Click or drag to resize

AdditionalProgressCounterDisplayName Property

Gets or sets the display name of the progress counter.

Namespace:  Ookii.Jumbo.Jet.Jobs
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public string DisplayName { get; set; }

Property Value

Type: String
The display name.
See Also