MultiServerService.GetActiveServerIds
Description:
Returns Ids of the servers currently applicable to the given document for the service.
Returns Ids of the servers currently applicable to the given document for the service.
Remarks:
The Ids would be of all the servers explicitly assigned to the specified document.
The Ids would be of all the servers explicitly assigned to the specified document.
Overloads (2):
GetActiveServerIds(Document)
-
documentThe associated document.
Return Value
IList<Guid>
A set of GUIDs of the document-applicable active servers; the list may be empty.
-
A non-optional argument was NULL