ComponentOne Document Library for UWP
LongOperationEventArgs Constructor

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LongOperationEventArgs Class : LongOperationEventArgs Constructor
Overload List
OverloadDescription
Creates a new instance of LongOperationEventArgs with default properties (Complete=0, CanCancel=false).  
Creates a new instance of LongOperationEventArgs with the specified complete value and CanCancel=false.  
Creates a new instance of LongOperationEventArgs with the specified complete and CanCancel values.  
Creates a new instance of LongOperationEventArgs with the specified CanCancel value and Complete=0.  
See Also

Reference

LongOperationEventArgs Class
LongOperationEventArgs Members