Click or drag to resize
AppendObjectRequestInitCrc Property
Gets or sets the init crc.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public Nullable<ulong> InitCrc { get; set; }

Property Value

Type: NullableUInt64
The init crc.
See Also