NetworkComms DefaultSendReceiveOptions Property NetworkComms.Net Help
Default options for sending and receiving in the absence of specific values

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

public static SendReceiveOptions DefaultSendReceiveOptions { get; set; }

Property Value

Type: SendReceiveOptions
See Also