[This is preliminary documentation and is subject to change.]
System Object NFX Registry ServerEndPoint NFX.Glue ServersNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class Servers : Registry<ServerEndPoint>
public sealed class Servers : Registry<ServerEndPoint>
Public NotInheritable Class Servers
Inherits Registry(Of ServerEndPoint)
Public NotInheritable Class Servers
Inherits Registry(Of ServerEndPoint)
public ref class Servers sealed : public Registry<ServerEndPoint^>
public ref class Servers sealed : public Registry<ServerEndPoint^>
[<SealedAttribute>]
type Servers =
class
inherit Registry<ServerEndPoint>
end
[<SealedAttribute>]
type Servers =
class
inherit Registry<ServerEndPoint>
end