Provides data for the BatchTransferProgress event.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..ScpBatchTransferProgressEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also