SegmentTransferProgress.IsFailed Property

Definition

Gets a value indicating whether the transfer failed or not.

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

Property Value

true if this instance is failed; otherwise, false.

Applies to