Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Cancels the asynchronous operation.

Namespace:   Microsoft.WindowsAzure.Storage
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
void Cancel()
 
void Cancel()
 
abstract Cancel : unit -> unit
 
Sub Cancel
Return to top