Current Revit Server accelerator.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string CurrentRevitServerAccelerator { get; set; }
Property Value
StringExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: The server name can not be used to construct a well formed Uri string. |
| ArgumentNullException | When setting this property: A non-optional argument was null |
| InvalidOperationException | When setting this property: When setting the value, Revit failed to write current Revit Server accelerator to the user environment. |
