PutObjectRequestOffset Property |
Start offset of a part in the source file
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntaxpublic Nullable<long> Offset { get; set; }
Property Value
Type:
NullableInt64
Remarks
Optional parameter. The default value is 0 and the unit is byte.
See Also