Dart.Ftp Namespace : TcpBase Class |
For a list of all members of this type, see TcpBase members.
Name | Description | |
---|---|---|
CloseTime | Returns the DateTime the connection was closed. | |
ConnectTime | Returns the DateTime the connection was established. | |
Container | (Inherited from System.ComponentModel.Component) | |
Encoding | Character encoding used by the component. (Inherited from Dart.Ftp.ComponentBase) | |
NetworkStream | Returns the NetworkStream object created when Connect() is called. | |
RemoteEndPoint | Gets the remote address and port of the connection. | |
Site | (Inherited from System.ComponentModel.Component) | |
Socket | Gets the socket used by the component for communications. (Inherited from Dart.Ftp.SocketBase) | |
SocketOption | Gets and sets the socket options for classes derived from TcpBase. | |
SslStream | Returns the SslStream object created when AuthenticateAsClient or AuthenticateAsServer are called. | |
State | Gets the status of the connection as of the last socket operation. | |
SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Ftp.ComponentBase) | |
SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Ftp.ComponentBase) | |
Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Ftp.ComponentBase) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |