TcpExtOutgoingConnection Method |
Name | Description | |
---|---|---|
OutgoingConnection(String, Int32) |
Creates an TcpOutgoingConnection without specifying options.
It represents a prospective TCP client connection to the given endpoint.
| |
OutgoingConnection(EndPoint, EndPoint, IImmutableListInetSocketOption, Boolean, NullableTimeSpan, NullableTimeSpan) |
Creates a TcpOutgoingConnection instance representing a prospective TCP client connection to the given endpoint.
|