SearchServiceApplication.FASTAdminProxy property

Obsolete.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property FASTAdminProxy As FASTAdminProxy
    Get
'Usage
Dim instance As SearchServiceApplication
Dim value As FASTAdminProxy

value = instance.FASTAdminProxy
public FASTAdminProxy FASTAdminProxy { get; }

Property value

Type: FASTAdminProxy
The object used to access WCF administration services on a server running FAST Search Server 2010 for SharePoint.

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace