DelayScheduler Constructor

Aerospike
Initializes a new instance of the DelayScheduler class

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

C#
public DelayScheduler(
	AsyncClientPolicy policy
)

Parameters

policy
Type: Aerospike.ClientAsyncClientPolicy
See Also

Reference