Method | Description | |
---|---|---|
ConnectionPlugin ( NoobotCore noobotCore, ILog log ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
CheckConnectionHealth ( object dummyData ) : void | ||
EnsureClientIsDisconnected ( ) : void | ||
Reconnect ( ) : void |
public ConnectionPlugin ( NoobotCore noobotCore, ILog log ) : System | ||
noobotCore | NoobotCore | |
log | ILog | |
return | System |