Edit

Share via


MemoryMessageBody.RequestContext Property

Definition

Gets the message request context.

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)

Property Value

Attributes

Applies to