ServiceHostBase.ReleasePerformanceCounters 方法

定义

释放所承载服务的服务与通道调度程序性能计数器。

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

注解

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

OnEndClose(IAsyncResult).

适用于