  | 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
Syntaxpublic bool Canceled { get; }Public ReadOnly Property Canceled As Boolean
	Get
Property Value
Type: 
Boolean
See Also