LargeFileUploadTask<T>.DeleteSessionAsync Method

Definition

Delete the session.

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

Returns

Once returned task is complete, the session has been deleted.

Applies to