Metrics.TotalDurationInMs 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.
Total time, in milliseconds, spent in MSAL for all requests. Aggregate of DurationTotalInMs.
public static long TotalDurationInMs { get; }
static member TotalDurationInMs : int64
Public Shared ReadOnly Property TotalDurationInMs As Long