MobileServiceTableOperationError.CancelAndDiscardItemAsync Method

Definition

Cancels the table operation and discards the local instance of the item.

public System.Threading.Tasks.Task CancelAndDiscardItemAsync ();
member this.CancelAndDiscardItemAsync : unit -> System.Threading.Tasks.Task
Public Function CancelAndDiscardItemAsync () As Task

Returns

Task that completes when operation is cancelled.

Applies to