Connection ConnectionDefaultSendReceiveOptions Property NetworkComms.Net Help
The default SendReceiveOptions used for this connection

Namespace: NetworkCommsDotNet.Connections
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public SendReceiveOptions ConnectionDefaultSendReceiveOptions { get; protected set; }

Property Value

Type: SendReceiveOptions
See Also