| TopologyNodeAddress Property |
Gets the address of the node.
Namespace:
Ookii.Jumbo.Topology
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax public ServerAddress Address { get; }
Public ReadOnly Property Address As ServerAddress
Get
public:
property ServerAddress^ Address {
ServerAddress^ get ();
}
member Address : ServerAddress with get
Property Value
Type:
ServerAddressSee Also