Click or drag to resize
IoDataEventArgs Class
Inheritance Hierarchy
SystemObject
  FDF.Common.IOIoDataEventArgs

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class IoDataEventArgs

The IoDataEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodIoDataEventArgs
Initializes a new instance of the IoDataEventArgs class
Public methodIoDataEventArgs(Double)
Initializes a new instance of the IoDataEventArgs class
Public methodIoDataEventArgs(Double, Object)
Initializes a new instance of the IoDataEventArgs class
Top
Properties
  NameDescription
Public propertyCancel
Public propertyData
Public propertyProgress
Top
See Also