Partager via


MessageSession.GetStateAsync Méthode

Définition

Obtient de manière asynchrone l’état de la session de message.

public System.Threading.Tasks.Task<System.IO.Stream> GetStateAsync ();
member this.GetStateAsync : unit -> System.Threading.Tasks.Task<System.IO.Stream>
Public Function GetStateAsync () As Task(Of Stream)

Retours

Flux à partir duquel les informations d’état sont conservées.

S’applique à