IAerospikeClientBatchPolicyDefault Property

Aerospike
Default batch policy that is used when batch command policy is null.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
BatchPolicy BatchPolicyDefault { get; }

Property Value

Type: BatchPolicy
See Also

Reference