C# 클래스 PTK.Utils.CancellationTokenExtensions

파일 보기 프로젝트 열기: prom3theu5/iNGEN-Ark-RCON-Desktop

공개 메소드들

메소드 설명
WaitCancellationRequested ( this token, System.TimeSpan timeout ) : bool

메소드 상세

WaitCancellationRequested() 공개 정적인 메소드

public static WaitCancellationRequested ( this token, System.TimeSpan timeout ) : bool
token this
timeout System.TimeSpan
리턴 bool