Sdílet prostřednictvím


HttpResponseBase.EndFlush(IAsyncResult) Metoda

Definice

Dokončí asynchronní operaci vyprázdnění.

public:
 virtual void EndFlush(IAsyncResult ^ asyncResult);
public virtual void EndFlush (IAsyncResult asyncResult);
abstract member EndFlush : IAsyncResult -> unit
override this.EndFlush : IAsyncResult -> unit
Public Overridable Sub EndFlush (asyncResult As IAsyncResult)

Parametry

asyncResult
IAsyncResult

Asynchronní objekt výsledku.

Platí pro