BatchPolicy Constructor (BatchPolicy)

Aerospike
Copy batch policy from another batch policy.

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

C#
public BatchPolicy(
	BatchPolicy other
)

Parameters

other
Type: Aerospike.ClientBatchPolicy
See Also

Reference