LatencyManager Constructor

Aerospike
Initializes a new instance of the LatencyManager class

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

C#
public LatencyManager(
	int latencyColumns,
	int latencyShift
)

Parameters

latencyColumns
Type: SystemInt32
latencyShift
Type: SystemInt32
See Also

Reference