C# 클래스 msos.WaitChainTraversal

Extract blocking objects information using the Windows Wait Chain Traversal API.
파일 보기 프로젝트 열기: goldshtn/msos

공개 메소드들

메소드 설명
GetBlockingObjects ( uint osThreadId ) : ThreadWCTInfo

Gets WCT information for the specified thread.

메소드 상세

GetBlockingObjects() 공개 메소드

Gets WCT information for the specified thread.
public GetBlockingObjects ( uint osThreadId ) : ThreadWCTInfo
osThreadId uint
리턴 ThreadWCTInfo