Value

ProgressEventHandlerInfo.Value property

Gets current progress value.

public int Value { get; }

Property Value

The progress value.

See Also