SendReceiveOptions ReceiveConfirmationRequired Property NetworkComms.Net Help
If true any packets sent with this SendReceiveOptions will be forced to trigger a receive confirmation.

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

public bool ReceiveConfirmationRequired { get; set; }

Property Value

Type: OnlineBoolean
See Also