Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PTK
Utils
CancellationTokenExtensions
C# Class PTK.Utils.CancellationTokenExtensions
ファイルを表示
Open project: prom3theu5/iNGEN-Ark-RCON-Desktop
Public Methods
Method
Description
WaitCancellationRequested
(
this
token
,
System.TimeSpan
timeout
) :
bool
Method Details
WaitCancellationRequested()
public
static
method
public
static
WaitCancellationRequested
(
this
token
,
System.TimeSpan
timeout
) :
bool
token
this
timeout
System.TimeSpan
return
bool