Creates a new instance of LongOperationEventArgs with default properties (Complete=0, CanCancel=false).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public LongOperationEventArgs()
Visual Basic
Public Sub New

See Also