ActivityCancellationDetails
in package
FinalYes
Provides the reasons for the activity's cancellation.
Table of Contents
Properties
- $cancelRequested : bool
- $notFound : bool
- $paused : bool
- $timedOut : bool
- $workerShutdown : bool
Properties
$cancelRequested read-only
public
bool
$cancelRequested
= false
$notFound read-only
public
bool
$notFound
= false
$paused read-only
public
bool
$paused
= false
$timedOut read-only
public
bool
$timedOut
= false
$workerShutdown read-only
public
bool
$workerShutdown
= false