Gets or sets LoginEventType (Login or Logoff).
Declaring type: LoginEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public LoginEventType EventType { get; set; }
Property Value

There is no description.