IServerRegistryService Methods

The IServerRegistryService type exposes the following members.

Methods
  NameDescription
Public methodCreateServerGroup
Creates a server group.
Public methodDeleteServerGroup
Deletes a server group.
Public methodGetServerGroups
Gets the registered server and server group names.
Public methodGetServers
Gets the registered servers.
Public methodRegisterServer
Registers a server.
Public methodRenameServerGroup
Renames a server group.
Public methodSetServerGroup
Sets the server group of the specified server.
Public methodUnregisterServer
Unregisters a server.
Top
See Also