SearchServiceApplicationProxy.FASTAdminProxy property

Gets an object that can be used to access Windows Communication Foundation (WCF) administration services on a server running Microsoft FAST Search Server 2010 for SharePoint.

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 SearchServiceApplicationProxy
Dim value As FASTAdminProxy

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

Property value

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

See also

Reference

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

Microsoft.Office.Server.Search.Administration namespace