SnapshotRecoveryOptions.SnapshotRecoveryTimeoutInMilliseconds Property |
Snapshot Recovery Timeout In Milliseconds
-1 - to wait indefinitely for snapshots (default)
0 - not to use snapshots at all
>0 - the number of milliseconds to wait
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 SnapshotRecoveryTimeoutInMilliseconds { get; set; }
Property Value
Type:
Int32See Also