編輯

共用方式為


IGenericEvent.SessionId Property

Definition

Gets the ID of the session for the event, if available.

public Nullable<int> SessionId { get; }
member this.SessionId : Nullable<int>
Public ReadOnly Property SessionId As Nullable(Of Integer)

Property Value

Applies to