Class SessionNotAvailableEventArgs
Class for firing session not available event
Inheritance
System.Object
SessionNotAvailableEventArgs
Namespace: MESL.SqlRace.Domain
Assembly: MESL.SqlRace.Domain.dll
Syntax
public class SessionNotAvailableEventArgs : EventArgs
Properties
SessionKey
Gets the session key
Declaration
public SessionKey SessionKey { get; }
Property Value
Type | Description |
---|---|
SessionKey |