TcpSettings.MaximumNumberOfReconnectAttempts Property |
Maximum number of reconnect attempts.
-1 - unlimited
0 - never (default)
>0 - the number of attempts
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public int MaximumNumberOfReconnectAttempts { get; set; }
Property Value
Type:
Int32See Also