ApplicationDiagnosticContent.DurationValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Duration of your JFR. 1 min can be represented by 1m or 60s.
public string DurationValue { get; set; }
member this.DurationValue : string with get, set
Public Property DurationValue As String