[This is preliminary documentation and is subject to change.]
Namespace: NFX.Glue.ImplementationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IRegistry<ServerEndPoint> Servers { get; }
public IRegistry<ServerEndPoint> Servers { get; }
Public ReadOnly Property Servers As IRegistry(Of ServerEndPoint)
Get
Public ReadOnly Property Servers As IRegistry(Of ServerEndPoint)
Get
public:
virtual property IRegistry<ServerEndPoint^>^ Servers {
IRegistry<ServerEndPoint^>^ get () sealed;
}
public:
virtual property IRegistry<ServerEndPoint^>^ Servers {
IRegistry<ServerEndPoint^>^ get () sealed;
}
abstract Servers : IRegistry<ServerEndPoint> with get
override Servers : IRegistry<ServerEndPoint> with get
abstract Servers : IRegistry<ServerEndPoint> with get
override Servers : IRegistry<ServerEndPoint> with get
Property Value
Type:
IRegistry ServerEndPoint Implements
IGlue Servers