Méthode | Description | |
---|---|---|
Listen ( TransportAsyncCallbackArgs>.Action |
Méthode | Description | |
---|---|---|
AbortInternal ( ) : void | ||
CloseInternal ( ) : bool | ||
OnClose ( System.TimeSpan timeout ) : void | ||
OnListen ( ) : void | ||
OnOpen ( System.TimeSpan timeout ) : void | ||
OnTransportAccepted ( |
||
OpenInternal ( ) : bool | ||
TransportListener ( string type ) : System |
Méthode | Description | |
---|---|---|
NotifyAccept ( object state ) : void |
public Listen ( TransportAsyncCallbackArgs>.Action |
||
callback | TransportAsyncCallbackArgs>.Action | |
Résultat | void |
protected OnClose ( System.TimeSpan timeout ) : void | ||
timeout | System.TimeSpan | |
Résultat | void |
protected OnOpen ( System.TimeSpan timeout ) : void | ||
timeout | System.TimeSpan | |
Résultat | void |
protected OnTransportAccepted ( |
||
args | ||
Résultat | void |
protected TransportListener ( string type ) : System | ||
type | string | |
Résultat | System |