IRiakNodeCanMarkOffline Property |
Indicates if this node can be marked offline. false if the node points to a load balancer.
Namespace:
RiakClient.Comms
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax bool CanMarkOffline { get; }
abstract CanMarkOffline : bool with get
Return Value
Type:
Booleantrue or
false depending on the node's configuration.
See Also