SearchServiceApplication.ISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Private Function RecordWebPartQueryDoneEvent ( _
buffer As WebPartQueryLatencyDataBuffer _
) As Boolean Implements ISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent
'Utilisation
Dim instance As SearchServiceApplication
Dim buffer As WebPartQueryLatencyDataBuffer
Dim returnValue As Boolean
returnValue = CType(instance, ISearchHealthMonitoringServiceApplication).RecordWebPartQueryDoneEvent(buffer)
boolISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent(
WebPartQueryLatencyDataBuffer buffer
)
Paramètres
- buffer
Type : WebPartQueryLatencyDataBuffer
Valeur renvoyée
Type : System.Boolean
Implémentations
ISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent(WebPartQueryLatencyDataBuffer)
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms