Create invalid node exception.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax
C#
public InvalidNode( int clusterSize, Partition partition )
Parameters
- clusterSize
- Type: SystemInt32
- partition
- Type: Partition
See Also