Method |
Description |
|
Close ( ) : void |
|
|
Close ( bool keepAlive ) : void |
|
|
Flush ( ) : void |
|
|
GetRemainingReuses ( ) : int |
|
|
IsConnected ( ) : bool |
|
|
Read ( byte buffer, int position, int size ) : int |
|
|
Run ( object state ) : void |
|
|
SetReuseCount ( int nreuses ) : void |
|
|
Write ( byte buffer, int position, int size ) : void |
|
|
XSPWorker ( Socket client, EndPoint localEP, Mono.WebServer.ApplicationServer server, bool secureConnection, Mono SecurityProtocol, X509Certificate cert, PrivateKeySelectionCallback keyCB, bool allowClientCert, bool requireClientCert ) : System |
|
|