IActorRemotingMessageHeaders.CallContext Property

Definition

Gets or sets the call context which is used to limit ren-entrancy in Actors.

public string CallContext { get; set; }
member this.CallContext : string with get, set
Public Property CallContext As String

Property Value

Applies to