AdminTopologySettings Class
Represents the Search service application’s administration topology.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.TopologyExport.AdminTopologySettings
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public NotInheritable Class AdminTopologySettings
'Usage
Dim instance As AdminTopologySettings
public sealed class AdminTopologySettings
Remarks
This class only contains information about the Search administration component and the Search administration database; it does not contain information about any other search administration settings.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace