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 命名空间