Click or drag to resize

UploadStreamRequestCheckpointFile Property

File used to record the upload progress

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public override string CheckpointFile { get; set; }

Property Value

Type: String
Remarks

Optional parameter. The default value is the directory under which the current program runs.

See Also