Share via


MemoryMessageBody.RequestContext Propiedad

Definición

Obtiene el contexto de solicitud de mensaje.

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)

Valor de propiedad

Atributos

Se aplica a