Compressor.FlushAsync Methode

Definition

Leert den Komprimierungsdatenstrom asynchron.

public:
 virtual IAsyncOperation<bool> ^ FlushAsync() = FlushAsync;
IAsyncOperation<bool> FlushAsync();
public IAsyncOperation<bool> FlushAsync();
function flushAsync()
Public Function FlushAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

Der asynchronen Vorgang.

Implementiert

Gilt für: