IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

RetransmitTimeout Property

Maximum time in seconds to wait for a reply packet from the server before retransmitting the last packet.

Syntax

[VB.NET]
Public Property RetransmitTimeout As Integer

[C#]
public int RetransmitTimeout {get; set;}

Remarks

Please refer to the MaxRetransmits property for the number of retransmit efforts before an error is returned.

The default value for the RetransmitTimeout is 5 seconds.

Default Value

5

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]