C# 클래스 Windows.System.Threading.Core.SignalNotifier

상속: ISignalNotifier
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
Enable ( ) : void
Terminate ( ) : void

비공개 메소드들

메소드 설명
AttachToEvent ( [ name, [ handler ) : SignalNotifier
AttachToEvent ( [ name, [ handler, [ timeout ) : SignalNotifier
AttachToSemaphore ( [ name, [ handler ) : SignalNotifier
AttachToSemaphore ( [ name, [ handler, [ timeout ) : SignalNotifier

메소드 상세

Enable() 공개 메소드

public Enable ( ) : void
리턴 void

Terminate() 공개 메소드

public Terminate ( ) : void
리턴 void