IUploadSession Interface

Definition

The IUploadSession interface

public interface IUploadSession
type IUploadSession = interface
Public Interface IUploadSession

Properties

Name Description
ExpirationDateTime

Expiration date of the upload session

NextExpectedRanges

The ranges yet to be uploaded to the server

UploadUrl

The URL for upload

Applies to