Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AIMA
Core
Util
CancelableThread
C# Class AIMA.Core.Util.CancelableThread
Inheritance:
System.Thread
Show file
Open project: PaulMineau/AIMA.Net
Public Methods
Method
Description
cancel
( ) :
void
currIsCanceled
( ) :
bool
isCanceled
( ) :
bool
Method Details
cancel()
public
method
public
cancel
( ) :
void
return
void
currIsCanceled()
public
static
method
public
static
currIsCanceled
( ) :
bool
return
bool
isCanceled()
public
method
public
isCanceled
( ) :
bool
return
bool