NodeStats Constructor

Aerospike
Node statistics constructor.

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

C#
public NodeStats(
	Node node
)

Parameters

node
Type: Aerospike.ClientNode
See Also

Reference