ChatRoomFileDownloadJob.CancelJob Method

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.

Namespace: Microsoft.Rtc.Collaboration.GroupChat
Assembly:  Microsoft.Rtc.Collaboration.GroupChat (in Microsoft.Rtc.Collaboration.GroupChat.dll)

Syntax

'Declaration
Public Sub CancelJob
'Usage
Dim instance As ChatRoomFileDownloadJob

instance.CancelJob()
public void CancelJob()

See Also

Reference

ChatRoomFileDownloadJob Class

ChatRoomFileDownloadJob Members

Microsoft.Rtc.Collaboration.GroupChat Namespace