Currently executed operation.

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

Syntax

Visual Basic
Public Enumeration TransferAction
C#
public enum TransferAction

Members

Member nameDescription
Supported by the .NET Compact FrameworkUploading
Uploading files.
Supported by the .NET Compact FrameworkDownloading
Downloading files.
Supported by the .NET Compact FrameworkDeleting
Deleting files.
Supported by the .NET Compact FrameworkListing
Getting item list.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also