C# 클래스 LocksAndWaitsComponent, msos

상속: ReportComponent
파일 보기 프로젝트 열기: goldshtn/msos

공개 메소드들

메소드 설명
Generate ( CommandExecutionContext context ) : bool

비공개 메소드들

메소드 설명
HasCycle ( ThreadInfo, thread, HashSet visitedThreadIds ) : bool
ThreadInfoFromThread ( ClrThread thread ) : ThreadInfo,

메소드 상세

Generate() 공개 메소드

public Generate ( CommandExecutionContext context ) : bool
context CommandExecutionContext
리턴 bool