ComponentOne Document Library for UWP
LongOperationEventArgs Class
Members 

C1.UWP.Document Assembly > C1.Xaml.Document Namespace : LongOperationEventArgs Class
Describes arguments for the event fired periodically by a potentially long operation. Allows to provide feedback to the user and may also allow to cancel the operation.
Object Model
LongOperationEventArgs Class
Syntax
'Declaration
 
Public Class LongOperationEventArgs 
   Inherits System.EventArgs
public class LongOperationEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Xaml.Document.LongOperationEventArgs

See Also

Reference

LongOperationEventArgs Members
C1.Xaml.Document Namespace