FlatTrackingData.OldestFileTimeUtc Property

Definition

The time for the oldest file we have seen

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

Property Value

The UTC time for the oldest file seen.

Attributes

Applies to