次の方法で共有


IUploadSession.NextExpectedRanges Property

Definition

The ranges yet to be uploaded to the server

public System.Collections.Generic.IEnumerable<string> NextExpectedRanges { get; set; }
member this.NextExpectedRanges : seq<string> with get, set
Public Property NextExpectedRanges As IEnumerable(Of String)

Property Value

Applies to