Fires the NewLogonNeeded event.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected virtual bool OnNewLogonNeeded (
        NewLogonNeededEventArgs e
) 
Parameters
e
Event arguments.
Return Value
True, if the event is handled, otherwise, false.