Create a new connection object
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- connectionInfo
- Type: NetworkCommsDotNet ConnectionInfo
ConnectionInfo corresponding to the new connection
- defaultSendReceiveOptions
- Type: NetworkCommsDotNet SendReceiveOptions
The SendReceiveOptions which should be used as connection defaults
See Also