Метод SearchServiceApplication.ISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Private Function RecordWebPartQueryDoneEvent ( _
buffer As WebPartQueryLatencyDataBuffer _
) As Boolean Implements ISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent
'Применение
Dim instance As SearchServiceApplication
Dim buffer As WebPartQueryLatencyDataBuffer
Dim returnValue As Boolean
returnValue = CType(instance, ISearchHealthMonitoringServiceApplication).RecordWebPartQueryDoneEvent(buffer)
boolISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent(
WebPartQueryLatencyDataBuffer buffer
)
Параметры
- buffer
Тип: WebPartQueryLatencyDataBuffer
Возвращаемое значение
Тип: System.Boolean
Реализации
ISearchHealthMonitoringServiceApplication.RecordWebPartQueryDoneEvent(WebPartQueryLatencyDataBuffer)
См. также
Справочные материалы
SearchServiceApplication класс
Элементы SearchServiceApplication
Пространство имен Microsoft.Office.Server.Search.Administration