The ConcurrentTransferSettings type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyAutoRequeue
Automatically requeue tasks on connection-failure.
Public propertyEnabled
Determines whether or not concurrent transfers enabled.
Public propertyFallBackToMainConnection
Should the main connection be used if all connections in the pool fail?
Public propertyMaxConnections
Maximum number of connections to the server.
Public propertyPoolMode
Controls whether or not the main connection is included in the pool.

Events

  NameDescription
Public eventPropertyChanged
Occurs when a property is changed.

See Also