ChatRoomFileUploadJob.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 ChatRoomFileUploadJob

instance.CancelJob()
public void CancelJob()

See Also

Reference

ChatRoomFileUploadJob Class

ChatRoomFileUploadJob Members

Microsoft.Rtc.Collaboration.GroupChat Namespace