Application.GetRevitServerNetworkHosts
Description:
Gets the list of all Revit Server Network hosts in current session.
Gets the list of all Revit Server Network hosts in current session.
Remarks:
The list of Revit Server Network hosts is stored externally in the RSN[version].ini file.
The list of Revit Server Network hosts is stored externally in the RSN[version].ini file.
public IList<string> GetRevitServerNetworkHosts()
IList<string>
An array of names of all Revit Server Network hosts in current session.