Edit

Share via


ChatRoomFileDownloadJob.CancelJob Method

Definition

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:
 void CancelJob();
public void CancelJob ();
member this.CancelJob : unit -> unit
Public Sub CancelJob ()

Applies to