Returns Ids of all servers registered for the service.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Return Value
An array of Ids of all registered servers. The array may be empty.Remarks
The list includes all registered servers regardless of whether they are currently active or not.