[Missing <summary> documentation for "N:LumiSoft.Net.TCP"]
| All Types | Classes | Delegates |
| Icon | Type | Description |
|---|---|---|
| TCP_Client..::..CompleteConnectCallback |
Represents callback to be called when to complete connect operation.
| |
| TCP_Client..::..ConnectAsyncOP |
This class represents ConnectAsync(TCP_Client..::..ConnectAsyncOP) asynchronous operation.
| |
| TCP_ServerSession..::..SwitchToSecureAsyncOP |
This class represents SwitchToSecureAsync(TCP_ServerSession..::..SwitchToSecureAsyncOP) asynchronous operation.
| |
| TCP_Client..::..SwitchToSecureAsyncOP |
This class represents SwitchToSecureAsync(TCP_Client..::..SwitchToSecureAsyncOP) asynchronous operation.
| |
| TCP_Client |
This class implements generic TCP client.
| |
| TCP_Server<(Of <(<'T>)>)> |
This class implements generic TCP session based server.
| |
| TCP_ServerSession |
This class implements generic TCP server session.
| |
| TCP_ServerSessionEventArgs<(Of <(<'T>)>)> |
This class provides data to .... .
| |
| TCP_Session |
This is base class for TCP_Client and TCP_ServerSession.
| |
| TCP_SessionCollection<(Of <(<'T>)>)> |
This class implements TCP session collection.
|