LogContextclusterName Field

Cluster name. Will be empty string if clusterName is not defined or the log message is not associated with a cluster.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public readonly string clusterName

Field Value

String

See Also