ServiceHostBase.ReleasePerformanceCounters 方法

定义

释放托管服务的服务和通道调度程序性能计数器。

protected:
 void ReleasePerformanceCounters();
protected void ReleasePerformanceCounters();
member this.ReleasePerformanceCounters : unit -> unit
Protected Sub ReleasePerformanceCounters ()

注解

调用 OnClose(TimeSpan) 时调用此方法

OnEndClose(IAsyncResult)

适用于