Method | Description | |
---|---|---|
ApplySecureProtocol ( ) : void | ||
AsyncSocketSession ( |
||
AsyncSocketSession ( |
||
Initialize ( IAppSession appSession ) : void | ||
ProcessReceive ( |
||
Start ( ) : void |
Method | Description | |
---|---|---|
OnClosed ( CloseReason reason ) : void | ||
SendAsync ( SendingQueue queue ) : void | ||
SendSync ( SendingQueue queue ) : void |
Method | Description | |
---|---|---|
ClearPrevSendState ( |
||
OnSendingCompleted ( object sender, |
||
ProcessCompleted ( |
||
StartReceive ( |
public AsyncSocketSession ( |
||
client | ||
saePoolForReceive | IPool |
|
return | System |
public AsyncSocketSession ( |
||
client | ||
saePoolForReceive | IPool |
|
isReset | bool | |
return | System |
public Initialize ( IAppSession appSession ) : void | ||
appSession | IAppSession | |
return | void |
protected OnClosed ( CloseReason reason ) : void | ||
reason | CloseReason | |
return | void |
public ProcessReceive ( |
||
e | ||
return | void |
protected SendAsync ( SendingQueue queue ) : void | ||
queue | SendingQueue | |
return | void |
protected SendSync ( SendingQueue queue ) : void | ||
queue | SendingQueue | |
return | void |