Click or drag to resize
CaptureCultureAttribute Class

[Missing <summary> documentation for "T:Hangfire.CaptureCultureAttribute"]

Inheritance Hierarchy

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public sealed class CaptureCultureAttribute : JobFilterAttribute, 
	IClientFilter, IServerFilter

The CaptureCultureAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCaptureCultureAttribute
Initializes a new instance of the CaptureCultureAttribute class
Top
Properties
  NameDescription
Public propertyAllowMultiple (Inherited from JobFilterAttribute.)
Public propertyOrder (Inherited from JobFilterAttribute.)
Top
Methods
See Also