Click or drag to resize
QueryProtocolOptions.Timestamp Property

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.5.0
Syntax
C#
public Nullable<DateTimeOffset> Timestamp { get; }

Property Value

Type: Nullable<DateTimeOffset>
See Also