ParseUploadProgressEventArgsProgress Property Parse
Gets the progress (a number between 0.0 and 1.0) of an upload.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public double Progress { get; }

Property Value

Type: Double
See Also

Reference