Gets or sets a Boolean value that specifies the data type for file transfers.
true to indicate to the server that the data to be transferred is binary; false to indicate that the data is text.
The default value is true.
| Exception | Condition |
|---|---|
| InvalidOperationException | A new value was specified for this property for a request that is already in progress. |