FlatTrackingData.NewestTLogTimeUtc Property

Definition

The time of the newest Tlog

public:
 property DateTime NewestTLogTimeUtc { DateTime get(); void set(DateTime value); };
public DateTime NewestTLogTimeUtc { get; set; }
public DateTime NewestTLogTimeUtc { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; set; }
member this.NewestTLogTimeUtc : DateTime with get, set
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.NewestTLogTimeUtc : DateTime with get, set
Public Property NewestTLogTimeUtc As DateTime

Property Value

The time of the newest Tlog.

Attributes

Applies to