Gets the list of all Revit Server Network hosts in current session.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<string> GetRevitServerNetworkHosts()
Return Value
IList<String>An array of names of all Revit Server Network hosts in current session.