<Code Lib>
2021 Method
Changes 0
M

SingleServerService.GetActiveServerId

Description:
Returns the Id of the currently active application-level server of the service.
Overloads (2):
GetActiveServerId

public Guid GetActiveServerId()

Guid The GUID of the active server, or an invalid GUID if there is no active server assigned.

Loading…