Returns the Id of the currently active application-level server of the service.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2013
Syntax
C# |
---|
public Guid GetActiveServerId() |
Visual Basic |
---|
Public Function GetActiveServerId As Guid |
Visual C++ |
---|
public: Guid GetActiveServerId() |