Specifes the type of server that the client is connected to.
| Member Name | Description |
|---|---|
| serverUnknown | The server type has not been explicitly set. The server type will be automatically determined by the value of the remote file URL or the service port number specified by the value of the ServerPort property. |
| serverFtp | The File Transfer Protocol is used when establishing a connection to the server. |
| serverHttp | The Hypertext Transfer Protocol is used when establishing a connection to the server. |
Namespace: SocketTools
Assembly: SocketTools.FileTransfer (in SocketTools.FileTransfer.dll)
SocketTools Namespace | ServerType Property (SocketTools.FileTransfer)