An interface which defines common options for IFtp interface.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Interface IFtpSettings _ Inherits ICloneable |
C# |
---|
public interface IFtpSettings : ICloneable |