The ChatRoomFileUploadJobtype exposes the following members.

Methods

  Name Description
Public method CancelJob Cancels the job. This request is issued asynchronously. When the cancellation is made effective, the ProgressChanged event will be fired, and the Cancelled property will be set to true.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PerformUpload Performs the transfer.
Public method ToString (Inherited from Object.)
Top

See Also