C1.C1Preview Namespace > LongOperationEventArgs Class : LongOperationEventArgs Constructor |
Overload | Description |
---|---|
LongOperationEventArgs Constructor() | Creates a new instance of LongOperationEventArgs with default properties (Complete=0, CanCancel=false). |
LongOperationEventArgs Constructor(Double) | Creates a new instance of LongOperationEventArgs with the specified complete value and CanCancel=false. |
LongOperationEventArgs Constructor(Double,Boolean) | Creates a new instance of LongOperationEventArgs with the specified complete and CanCancel values. |
LongOperationEventArgs Constructor(Boolean) | Creates a new instance of LongOperationEventArgs with the specified CanCancel value and Complete=0. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2