OperationProgressChangedEventArgs Class
Provides data for events that track the progress of an operation, such as loading and saving of a document.
public class OperationProgressChangedEventArgs : ProgressChangedEventArgsPublic Class OperationProgressChangedEventArgs
Inherits ProgressChangedEventArgs- Inheritance:
- System.ObjectSystem.EventArgsSystem.ComponentModel.ProgressChangedEventArgsOperationProgressChangedEventArgs
Methods
CancelOperation()
Cancels the operation that reported this progress change.