 | TopologyNodeAddress Property |
Gets the address of the node.
Namespace: Ookii.Jumbo.TopologyAssembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxpublic ServerAddress Address { get; }
Public ReadOnly Property Address As ServerAddress
Get
public:
property ServerAddress^ Address {
ServerAddress^ get ();
}
member Address : ServerAddress with get
Property Value
ServerAddress
See Also