C# 클래스 Microsoft.Research.Naiad.Scheduling.EventCount

파일 보기 프로젝트 열기: narek725/c-sharp-naida-wpf-desktop-app

공개 메소드들

메소드 설명
Advance ( ) : void
Await ( AutoResetEvent selectiveEvent, long waitfor ) : void
EventCount ( ) : System
Read ( ) : long

메소드 상세

Advance() 공개 메소드

public Advance ( ) : void
리턴 void

Await() 공개 메소드

public Await ( AutoResetEvent selectiveEvent, long waitfor ) : void
selectiveEvent AutoResetEvent
waitfor long
리턴 void

EventCount() 공개 메소드

public EventCount ( ) : System
리턴 System

Read() 공개 메소드

public Read ( ) : long
리턴 long