Expected cluster name. If populated, server nodes must return this cluster name in order to
join the client's view of the cluster. Should only be set when connecting to servers that
support the "cluster-name" info command.
Default: null
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public string clusterName
Field Value
Type: StringSee Also