C# 클래스 System.Linq.Parallel.IntValueEvent

A ManualResetEventSlim that also remembers a value that was stored at the last Set().
상속: ManualResetEventSlim
파일 보기 프로젝트 열기: mikedn/runtime 1 사용 예제들

비공개 메소드들

메소드 설명
IntValueEvent ( ) : System
Set ( int index ) : void