Aerospike LINDPad Driver

ANamespaceAccess..::..IsStrongConsistencyMode Property

Gets a value indicating whether this namespace is in strong consistency mode.

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public bool IsStrongConsistencyMode { get; }

Field Value

true if this instance is strong consistency mode; otherwise, false.