Click or drag to resize
UploadObjectRequestCheckpointDir Property
Gets or sets the checkpoint dir.

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 dir.
See Also