[This is preliminary documentation and is subject to change.]
Performs ServerEndPoint lookup by name
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IRegistry<ServerEndPoint> Servers { get; }
IRegistry<ServerEndPoint> Servers { get; }
ReadOnly Property Servers As IRegistry(Of ServerEndPoint)
Get
ReadOnly Property Servers As IRegistry(Of ServerEndPoint)
Get
property IRegistry<ServerEndPoint^>^ Servers {
IRegistry<ServerEndPoint^>^ get ();
}
property IRegistry<ServerEndPoint^>^ Servers {
IRegistry<ServerEndPoint^>^ get ();
}
abstract Servers : IRegistry<ServerEndPoint> with get
abstract Servers : IRegistry<ServerEndPoint> with get
Property Value
Type:
IRegistry ServerEndPoint