ProgressEventHandlerInfo
Class ProgressEventHandlerInfo
Namespace: Imagise.Core.ProgressObserver
Assembly: Imagise.Core.dll
public class ProgressEventHandlerInfo
Inheritance
object ← ProgressEventHandlerInfo
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Description
public string Description { get; }
Property Value
EventType
public EventType EventType { get; }
Property Value
MaxValue
public int MaxValue { get; }
Property Value
Value
public int Value { get; }