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