Specifies the minimum difference between two unique timestamps, in nanoseconds (1,000,000th of a second).
Visual Basic
Public Property TimestampIncrement As Integer
C#
public int TimestampIncrement { get; set; }
An integer specifying the timestamp increment. The value must be in the range [1,60000000]. The default is 1.