Method |
Description |
|
CheckClose ( ) : void |
|
|
ConnectCallback ( IAsyncResult ar ) : void |
|
|
HandleUDPAssociate ( ) : void |
|
|
HandshakeReceive ( ) : void |
|
|
HandshakeSendCallback ( IAsyncResult ar ) : void |
|
|
OnAddressFullyRead ( IAsyncResult ar ) : void |
|
|
PipeConnectionReceiveCallback ( IAsyncResult ar ) : void |
|
|
PipeConnectionSendCallback ( IAsyncResult ar ) : void |
|
|
PipeRemoteReceiveCallback ( IAsyncResult ar ) : void |
|
|
PipeRemoteSendCallback ( IAsyncResult ar ) : void |
|
|
ProxyConnectCallback ( IAsyncResult ar ) : void |
|
|
ReadAddress ( System.Action onSuccess ) : void |
|
|
ReadAddress ( int bytesRemain, System.Action onSuccess ) : void |
|
|
ReadAll ( IAsyncResult ar ) : void |
|
|
ResponseCallback ( IAsyncResult ar ) : void |
|
|
SendToServer ( int length, AsyncSession session ) : void |
|
|
StartConnect ( ) : void |
|
|
StartPipe ( AsyncSession session ) : void |
|
|
TryReadAvailableData ( ) : void |
|
|
destConnectTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
|
|
handshakeReceive2Callback ( IAsyncResult ar ) : void |
|
|
proxyConnectTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
|
|