CorrelationFilter.SessionId Property

Definition

Session identifier.

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

Property Value

The session identifier.

Remarks

Max size of sessionId is 128 chars.

Applies to