StreamApplicationPackageFileEnumerableGetAsyncEnumerator - метод

Definition

Пространство имён: Tessa.Applications.Synchronization
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public IAsyncEnumerator<ApplicationPackageFileContent?> GetAsyncEnumerator(
	CancellationToken cancellationToken = default
)

Параметры

cancellationToken  CancellationToken  (Optional)
 

Возвращаемое значение

IAsyncEnumeratorApplicationPackageFileContent

Реализации

IAsyncEnumerableTGetAsyncEnumerator(CancellationToken)

См. также