State of the SCP transfer.

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

Syntax

Visual Basic
Public Enumeration ScpTransferState
C#
public enum ScpTransferState

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
No transfer.
Supported by the .NET Compact FrameworkUploading
Uploading data.
Supported by the .NET Compact FrameworkDownloading
Downloading data.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also