Click or drag to resize
DownloadObjectRequestCheckpointDir Property
Gets or sets the checkpoint file.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public string CheckpointDir { get; set; }

Property Value

Type: String
The checkpoint file.
See Also