Gets or sets the cancel flag. If set to true, the new logon will be canceled.
Declaring type: NewLogonNeededEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool Cancel { get; set; }
Property Value

There is no description.