T2 timeout in milliseconds. Default value is 10 seconds. This property is a persistent property.
Syntax
Return Value
Example
|
m_secs.SetT2(10000); // 10 seconds
|
Remarks
The value of T2 and T4 timeouts should be set under following guide line.
T4 > T2 * ( Retry + 1 )
See Also
|