TopologyManager Constructor
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Obsolete.
Overload List
Name | Description | |
---|---|---|
TopologyManager() | Obsolete. Note The PortalUrl constructor throws an InvalidOperationException when you try to create a portal URL with a URL name that already exists. To avoid this issue, use a try/catch block around any PortalUrl constructors. | |
TopologyManager(ConfigurationDatabase) | Obsolete. Obsolete. | |
TopologyManager(String, String) | Obsolete. Obsolete. |
Top