Click or drag to resize

AdditionalProgressCounterTypeName Property

Gets or sets the name of the type that reports the additional progress.

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

Property Value

Type: String
The name of the type.
See Also