共用方式為


MemoryMessageBody.RequestContext 屬性

定義

取得訊息要求內容。

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)

屬性值

屬性

適用於