Condividi tramite


DelimitedMessageHandler.FlushCoreAsync Metodo

Definizione

Chiama FlushAsync() sul SendingStreamflusso di invio , o equivalente se si usa un trasporto alternativo.

protected virtual System.Threading.Tasks.Task FlushCoreAsync ();
abstract member FlushCoreAsync : unit -> System.Threading.Tasks.Task
override this.FlushCoreAsync : unit -> System.Threading.Tasks.Task
Protected Overridable Function FlushCoreAsync () As Task

Restituisce

Oggetto Task che viene completato quando il buffer di scrittura è stato trasmesso.

Si applica a