2020 Method
Changes 0
M

ExternalService.GetServer

Description:
Returns the instance that provides implementation for a registered server.
public IExternalServer GetServer(
	Guid serverId
)
Return Value IExternalServer An instance of the server interface. NULL is returned if the server is invalid (e.g. destroyed)