ClientConfigurationTickOffset Property |
获取自定义基准时间与本地时间的时差值,单位为秒。
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic 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:
Int64
See Also