BackgroundExecutePolicy(BackgroundExecutePolicy) Constructor

Initializes a new instance of the BackgroundExecutePolicy class

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public BackgroundExecutePolicy(
	BackgroundExecutePolicy other
)

Parameters

other  BackgroundExecutePolicy
 

See Also