TransferFormat enum
Specifies the transfer format for a connection.
Fields
Text = 1 | Specifies that only text data will be transmitted over the connection. |
Binary = 2 | Specifies that binary data will be transmitted over the connection. |