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

상속: IPreallocatedWorkItem
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
PreallocatedWorkItem ( [ handler ) : System
PreallocatedWorkItem ( [ handler, [ priority ) : System
PreallocatedWorkItem ( [ handler, [ priority, [ options ) : System
RunAsync ( ) : IAsyncAction

메소드 상세

PreallocatedWorkItem() 공개 메소드

public PreallocatedWorkItem ( [ handler ) : System
handler [
리턴 System

PreallocatedWorkItem() 공개 메소드

public PreallocatedWorkItem ( [ handler, [ priority ) : System
handler [
priority [
리턴 System

PreallocatedWorkItem() 공개 메소드

public PreallocatedWorkItem ( [ handler, [ priority, [ options ) : System
handler [
priority [
options [
리턴 System

RunAsync() 공개 메소드

public RunAsync ( ) : IAsyncAction
리턴 IAsyncAction