Creates a new instance of the ZyanConnection class.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method ZyanConnection (ZyanConnectionSetup) Creates a new instance of the ZyanConnection class.
Public Method ZyanConnection (string) Creates a new instance of the ZyanConnection class.
Public Method ZyanConnection (string, bool) Creates a new instance of the ZyanConnection class.
Public Method ZyanConnection (string, IClientProtocolSetup) Creates a new instance of the ZyanConnection class.
Public Method ZyanConnection (string, IClientProtocolSetup, bool) Creates a new instance of the ZyanConnection class.
Public Method ZyanConnection (string, Hashtable, bool, bool) Creates a new instance of the ZyanConnection class.
Public Method ZyanConnection (string, IClientProtocolSetup, Hashtable, bool, bool) Creates a new instance of the ZyanConnection class.