forwardSnapshotRecoveryOptions Properties   Table of ContentMaximumSizeOfLiveMessageQueue Property forward
SnapshotRecoveryOptions.MaximumNumberOfSnapshotRecoveryAttempts Property
Maximum Number Of Snapshot Recovery Attempts -1 - unlimited (default) 0 - not to use snapshots at all >0 - the number of attempts

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 MaximumNumberOfSnapshotRecoveryAttempts { get; set; }

Property Value

Type: Int32
See Also