IJob.Cancel Method

Sends request to cancel a job.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
Sub Cancel
'Usage
Dim instance As IJob

instance.Cancel()
void Cancel()
void Cancel()
abstract Cancel : unit -> unit
function Cancel()

See Also

Reference

IJob Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace