TestSessionEvent.SessionId Property

Definition

Gets the test session id: a unique identifier that identifies the test session.

public:  property Guid SessionId {  public:
Guid get(); protected:
 void set(Guid value); };
public Guid SessionId { get; protected set; }
member this.SessionId : Guid with get, set
Public Property SessionId As Guid

Property Value

Applies to