Name | Description | |
---|---|---|
![]() | TcpMessageSocket Constructor | Overloaded. |
The following tables list the members exposed by TcpMessageSocket.
Name | Description | |
---|---|---|
![]() | TcpMessageSocket Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Handle | Gets the socket handle. |
![]() | LocalEndpoint | Gets the local endpoint. |
![]() | MessageSocketFeatures | Gets the transport channel features implemented by this message socket. |
![]() | RemoteEndpoint | Gets the local endpoint. |
Name | Description | |
---|---|---|
![]() | BeginConnect | Connects to an endpoint. |
![]() | ChangeSink | Changes the sink used to report reads. |
![]() | Close | Forcefully closes the socket. |
![]() | Dispose | Overloaded. Frees any unmanaged resources. |
![]() | MessageSocketEventArgs | Create event args for TcpMessageSocket. |
![]() | ReadNextMessage | Starts reading messages from the socket. |
![]() | SendAsync | Sends a buffer. |