NetworkComms PacketConfirmationTimeoutMS Property NetworkComms.Net Help
Time to wait in milliseconds before throwing an exception when waiting for confirmation of packet receipt. Default is 5000.

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

public static int PacketConfirmationTimeoutMS { get; set; }

Property Value

Type: OnlineInt32
See Also