Click or drag to resize
TransferStates Methods

The TransferStates type exposes the following members.

Methods
  Name Description
Public method All
All transfers states
Public method All(TransferState)
All transfers in the specified state
Public method Clear
Clear the the states
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method Error
Set the transfer status to error
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Finished
Set the transfer status to finished
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method InQueue
Set the transfer status to In queue
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Processing
Set the transfer status to processing
Public method SetName
Set the name of a transfer
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also