Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Server
PerformedContext Class
PerformedContext Properties
Canceled Property
Exception Property
ExceptionHandled Property
Result Property
PerformedContext
Canceled Property
Gets a value that indicates that this
PerformedContext
object was canceled.
Namespace:
Hangfire.Server
Assembly:
Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
C#
VB
Copy
public
bool
Canceled
{
get
; }
Public
ReadOnly
Property
Canceled
As
Boolean
Get
Property Value
Type:
Boolean
See Also
Reference
PerformedContext Class
Hangfire.Server Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code