MemoryMessageBody.RequestContext Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le contexte de demande de message.
public System.Collections.Generic.Dictionary<string,object> RequestContext { get; }
[Orleans.Id(1)]
public System.Collections.Generic.Dictionary<string,object> RequestContext { get; }
member this.RequestContext : System.Collections.Generic.Dictionary<string, obj>
[<Orleans.Id(1)>]
member this.RequestContext : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property RequestContext As Dictionary(Of String, Object)
Valeur de propriété
- Attributs