Return metrics if enabled. Otherwise return null.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public Metrics Metrics { get; }
Property Value
Type: MetricsSee Also