Aerospike
C#
Show/Hide TOC
Node
Active Property
Return whether node is currently active.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
bool
Active
{
get
; }
Property Value
Boolean
See Also
Reference
Node Class
Aerospike.Client Namespace
In This Article
Definition
See Also