Property IpAddress
IpAddress
This property specifies the Ip address of the node joining/leaving the cluster.
Declaration
public IPAddress IpAddress { get; }
Property Value
Type | Description |
---|---|
System.Net.IPAddress | It specifies the IP address of the node joining/leaving the cluster. |