The AsyncConnectionTls type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close | (Overrides AsyncConnection.Close.) |
![]() | Connect | (Overrides AsyncConnection.Connect(IPEndPoint).) |
![]() | Receive | (Overrides AsyncConnection.Receive(Byte, Int32, Int32).) |
![]() | Reset | (Overrides AsyncConnection.Reset.) |
![]() | Send | (Overrides AsyncConnection.Send(Byte, Int32, Int32).) |
See Also