UploadStreamRequestCheckpointFile Property |
File used to record the upload progress
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic 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