| CreatedContextCanceled Property |
Gets a value that indicates that this
CreatedContext
object was canceled.
Namespace: Hangfire.ClientAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public bool Canceled { get; }
Public ReadOnly Property Canceled As Boolean
Get
Property Value
Type:
BooleanSee Also