Partager via


SearchServiceApplicationProxy.GetSearchAlertManagerInfo - Méthode

Obtient des informations sur le système d'alerte Search .

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetSearchAlertManagerInfo As AlertManagerInfo
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim returnValue As AlertManagerInfo

returnValue = instance.GetSearchAlertManagerInfo()
public AlertManagerInfo GetSearchAlertManagerInfo()

Valeur renvoyée

Type : Microsoft.Office.Server.Search.Query.AlertManagerInfo
Les informations sur le système d'alerte Search .

Implémentations

ISearchSiteAdministrationServiceApplication.GetSearchAlertManagerInfo()

Exceptions

Exception Condition
Exception

Une erreur s'est produite pendant l'exécution de l'application.

Remarques

Cette méthode est utilisée pour récupérer les informations sur le système d'alerte pour les SearchServiceApplicationProxySearch .

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms