forwardMaximumSizeOfSnapshotMessageQueue Property    Table of ContentSnapshotRecoveryOptions Methodsforward
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.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public int SnapshotRecoveryTimeoutInMilliseconds { get; set; }

Property Value

Type: Int32
See Also