Click or drag to resize
CreatingContextCanceled Property
Gets or sets a value that indicates that this CreatingContext object was canceled.

Namespace: Hangfire.Client
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public bool Canceled { get; set; }

Property Value

Type: Boolean
See Also