IsThreadInterrupted
if ( !IsThreadInterrupted() ) {
// Do work
}
Method Signature
IsThreadInterrupted(name=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Related
Last updated
Was this helpful?
