Returns Ids of the currently active application-level servers registered for the service.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<Guid> GetActiveServerIds()
Return Value
IList<Guid>A set of GUIDs of the application-wide active servers; the list may be empty.