SingleServerService.GetActiveServerId Method

Returns the Id of the currently active application-level server of the service.


Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Guid GetActiveServerId()

Return Value

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

See Also

Reference

SingleServerService Class
GetActiveServerId Overload
Autodesk.Revit.DB.ExternalService Namespace