Initializes a new instance of the TransferProgressChangedEventArgs class (for internal use only).
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Protected Sub New ( _ info As Object _ ) |
| C# |
|---|
protected TransferProgressChangedEventArgs( Object info ) |
Parameters
- info
- Type: System..::..Object
Event data.