메소드 | 설명 | |
---|---|---|
FailConnect ( ) : void | ||
GetName ( ) : String | ||
GetPooledCount ( ) : int | ||
IsActive ( ) : bool | ||
OpenConnection ( ) : |
||
Server ( char serverInternalId, |
||
SetDebug ( bool isDebug ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Busy ( ) : void | ||
ClearBusy ( ) : void | ||
Close ( ) : void | ||
Close ( |
||
Connect ( ) : |
||
FailSocket ( ) : void | ||
Free ( |
||
GetDebugId ( ) : string | ||
OpenRecycle ( ) : |
||
SetCpuLoadAvg ( double loadAvg ) : void | ||
Success ( ) : void |
public Server ( char serverInternalId, |
||
serverInternalId | char | |
address | ||
port | int | |
loadBalanceConnectTimeout | int | |
loadBalanceIdleTime | int | |
loadBalanceRecoverTime | int | |
socketTimeout | int | |
리턴 | System |