ExternalService.IsRegisteredServerId
Description:
Checks if the Id represents a valid server that has been registered for the service.
Checks if the Id represents a valid server that has been registered for the service.
public bool IsRegisteredServerId(
Guid serverId
)
-
GuidserverIdAn Id of a server
Return Value
bool
True if the specified server is currently registed for this service, false otherwise.