ProgressEventArgs.LengthComputable Property

Definition

Whether or not the total size of the transfer is known.

public:
 property bool LengthComputable { bool get(); void set(bool value); };
public bool LengthComputable { get; set; }
member this.LengthComputable : bool with get, set
Public Property LengthComputable As Boolean

Property Value

Applies to