C# 클래스 Tp.Core.Diagnostics.PerformanceCounterService

상속: IService
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
PerformanceCounterService ( IContainer container ) : System.Collections.Generic
Start ( ) : void
Stop ( ) : void

메소드 상세

PerformanceCounterService() 공개 메소드

public PerformanceCounterService ( IContainer container ) : System.Collections.Generic
container IContainer
리턴 System.Collections.Generic

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void