Condividi tramite


HttpResponseBase.EndFlush(IAsyncResult) Metodo

Definizione

Completa un'operazione di scaricamento asincrona.

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)

Parametri

asyncResult
IAsyncResult

Oggetto risultato asincrono.

Si applica a