DotNetInvocationInfo.CallId Property

Definition

Gets the call identifier. This value is null when the client does not expect a value to be returned.

public:
 property System::String ^ CallId { System::String ^ get(); };
public string CallId { get; }
public string? CallId { get; }
member this.CallId : string
Public ReadOnly Property CallId As String

Property Value

Applies to