Share via


KeyValueStoreReplica.IgnoreSequenceNumberCheck Field

Definition

Indicates that sequence number checking should not occur.

public const long IgnoreSequenceNumberCheck = 0;

Field Value

Value = 0

Remarks

Can be used in APIs accepting a check sequence number parameter to indicate that sequence number checking should not occur:

This is equivalent to calling API overloads that do not have a check sequence number parameter:

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest