<PackageReference Include="Microsoft.Identity.Client" Version="4.85.1" />
Microsoft.Identity.Client.Utils.MeasureDurationResult<TResult>
Structure that holds a
Task result and duration of the
Task in milliseconds
Measured microseconds
Measured milliseconds
public TResult Result {
get; }
public long Ticks {
get; }
Measured ticks