다음을 통해 공유


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)

속성 값

특성

적용 대상