RejectSchedulerSchedule Method

Aerospike
Reserve command slot. Reject command if at capacity.

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

C#
public void Schedule(
	AsyncCommand command
)

Parameters

command
Type: AsyncCommand

Implements

AsyncSchedulerSchedule(AsyncCommand)
See Also

Reference