Gets or sets the behavior of a client application's data transfer process.
false if the client application's data transfer process listens for a connection on the data port; otherwise, true if the client should initiate a connection on the data port.
The default value is true.
| Exception | Condition |
|---|---|
| InvalidOperationException | A new value was specified for this property for a request that is already in progress. |