Property | Type | Description | |
---|---|---|---|
PidFile | string | ||
STime | bool | ||
ServerIdentify | string | ||
ThreadStop | bool |
Method | Description | |
---|---|---|
GetGuid ( ) : System.Guid |
Gets the GUID.
|
|
ListenerDisconnect ( ) : void | ||
Quit ( bool Reconnect = true ) : void | ||
SchumixBase ( ) : System | ||
ServerDisconnect ( bool Reconnect = true ) : void | ||
SqlInfoReConfig ( ) : void |
Method | Description | |
---|---|---|
IsAllChannelFunction ( int ServerId ) : void | ||
IsAllSchumixFunction ( int ServerId, string ServerName ) : void | ||
NewServerSqlData ( int ServerId, string ServerName ) : void |
public static Quit ( bool Reconnect = true ) : void | ||
Reconnect | bool | |
return | void |
public static ServerDisconnect ( bool Reconnect = true ) : void | ||
Reconnect | bool | |
return | void |