The ConcurrentTransferSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| AutoRequeue |
Automatically requeue tasks on connection-failure.
| |
| Enabled |
Determines whether or not concurrent transfers enabled.
| |
| FallBackToMainConnection |
Should the main connection be used if all connections in the pool fail?
| |
| MaxConnections |
Maximum number of connections to the server.
| |
| PoolMode |
Controls whether or not the main connection is included in the pool.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property is changed. |