RetransmitTimeout Property

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

Syntax

public int getRetransmitTimeout();
public void setRetransmitTimeout(int retransmitTimeout);

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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Android Edition - Version 20.0 [Build 8307]