2027 Property
Changes 0
P

Application.CurrentRevitServerAccelerator

Description:
Current Revit Server accelerator.
Remarks:
Revit connects with Revit Server hosts via current Revit Server accelerator. If current Revit Server accelerator is not set, this will be an empty string.
public string CurrentRevitServerAccelerator { get; set; }
  • When setting this property: The server name can not be used to construct a well formed Uri string.
  • When setting this property: A non-optional argument was null
  • When setting this property: When setting the value, Revit failed to write current Revit Server accelerator to the user environment.