Provides data for progress events.

Namespace:  Rebex
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class ProgressChangedEventArgs _
	Inherits EventArgs
C#
public class ProgressChangedEventArgs : EventArgs

Inheritance Hierarchy

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also