Click or drag to resize

PoliciesTimestampGenerator Property

Gets the ITimestampGenerator instance in use.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public ITimestampGenerator TimestampGenerator { get; }

Property Value

Type: ITimestampGenerator
See Also