共用方式為


TransferParameters.IsResume Property

Definition

Gets a value indicating whether to resume a previously interrupted transfer.

public bool IsResume { get; }
member this.IsResume : bool
Public ReadOnly Property IsResume As Boolean

Property Value

true if this instance is resume; otherwise, false.

Applies to