LargeFileUploadTask<T>.DeleteSessionAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.