Condividi tramite


ODataBatchWriter.StreamRequestedAsync Metodo

Definizione

Questo metodo viene chiamato per notificare che è stato richiesto il flusso di contenuto per un'operazione batch.

public abstract System.Threading.Tasks.Task StreamRequestedAsync ();
abstract member StreamRequestedAsync : unit -> System.Threading.Tasks.Task
Public MustOverride Function StreamRequestedAsync () As Task

Restituisce

Attività che rappresenta qualsiasi azione in esecuzione come parte della modifica dello stato dell'operazione; Null se non esiste alcuna azione di questo tipo.

Si applica a