Rfc3161TimestampTokenInfo.AccuracyInMicroseconds 属性

定义

获取与之进行比较的准确性 Timestamp

public:
 property Nullable<long> AccuracyInMicroseconds { Nullable<long> get(); };
public long? AccuracyInMicroseconds { get; }
member this.AccuracyInMicroseconds : Nullable<int64>
Public ReadOnly Property AccuracyInMicroseconds As Nullable(Of Long)

属性值

Nullable<Int64>

与之进行比较的准确性 Timestamp

适用于