Reestablish connection to server.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool Reconnect ()
Return Value
True, if reconnecting was successfull, otherwis false
Collapse/Expand Remarks
This method checks if the session is valid. If not, a new logon in perfomed automatically. Handle the NewLogonNeeded event to provide credentials.