Property | Type | Description | |
---|---|---|---|
ConnectionCloseEvent | |||
ConnectionOpenEvent | |||
WakeupManager |
Property | Type | Description | |
---|---|---|---|
CloseConnection | void | ||
IsConnected | bool |
Method | Description | |
---|---|---|
Connect ( |
||
ConnectionMaintainer ( String version, List |
||
Disconnect ( ) : void | ||
IsConnectionEstablished ( ) : bool | ||
ManualBreak ( string reason ) : void | ||
Ping ( ) : bool | ||
Run ( ) : void |
Method | Description | |
---|---|---|
OnConnect ( |
||
OnDisconnect ( |
Method | Description | |
---|---|---|
CloseConnection ( int code, String reason ) : void | ||
IsConnected ( ) : bool |
public ConnectionMaintainer ( String version, List |
||
version | String | |
destinations | List |
|
ports | List |
|
cert | ||
return | System |
protected OnConnect ( |
||
e | ||
return | void |
protected OnDisconnect ( |
||
e | ||
return | void |
public AutoResetEvent,System.Threading ConnectionCloseEvent | ||
return |
public AutoResetEvent,System.Threading ConnectionOpenEvent | ||
return |