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

Syntax

Visual Basic
<FlagsAttribute> _
Public Enumeration FtpOptions
C#
[FlagsAttribute]
public enum FtpOptions

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
Supported by the .NET Compact FrameworkDoNotSendSignals
Supported by the .NET Compact FrameworkDoNotSendAbort
Supported by the .NET Compact FrameworkKeepAliveDuringTransfer
Supported by the .NET Compact FrameworkForceSilentCcc
Supported by the .NET Compact FrameworkForceActiveCcc
Supported by the .NET Compact FrameworkSendDataAsynchronously
Supported by the .NET Compact FrameworkTimeoutAsynchronousMethods
Supported by the .NET Compact FrameworkDoNotDetectFeatures
Supported by the .NET Compact FrameworkIgnorePassiveModeAddress
Supported by the .NET Compact FrameworkEnableMultipleBlockingCalls
Supported by the .NET Compact FrameworkPauseBeforeUploadClose
Supported by the .NET Compact FrameworkDisableInvalidPassiveModeAddressWorkaround
Supported by the .NET Compact FrameworkEnableControlConnectionFlushing
Supported by the .NET Compact FrameworkConnectPassiveLater
Supported by the .NET Compact FrameworkEnableImproperDataCloseWorkaround
Supported by the .NET Compact FrameworkReuseControlConnectionSession
Supported by the .NET Compact FrameworkForceListHiddenFiles
Supported by the .NET Compact FrameworkDisableProgressPercentage

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also