ClientConfigurationTickOffset Property |
Gets the difference between customized epoch time and local time, in seconds
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public long TickOffset { get; }
Public ReadOnly Property TickOffset As Long
Get
public:
property long long TickOffset {
long long get ();
}
member TickOffset : int64 with get
Property Value
Type:
Int64See Also