Share via


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: Microsoft.Office.Server.Search.Administration.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