Click or drag to resize

ProgressEventArgs Class

Progress Event Args
Inheritance Hierarchy

Namespace:  VIZCLASH.NET
Assembly:  VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntax
C#
public class ProgressEventArgs : EventArgs

The ProgressEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProgressEventArgs
Construction
Top
Properties
  NameDescription
Public propertyCount
Found Count
Public propertyProgress
Progress Rate
Public propertyTaskId
Task Id
Top
See Also