Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Server
PerformingContext Class
PerformingContext Properties
Canceled Property
PerformingContext
Canceled Property
Gets or sets a value that indicates that this
PerformingContext
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
;
set
; }
Public
Property
Canceled
As
Boolean
Get
Set
Property Value
Type:
Boolean
See Also
Reference
PerformingContext Class
Hangfire.Server Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code