Share via


Service.EstimateServiceIdlenessDuration(TimeSpan) Method

Definition

public:
 TimeSpan EstimateServiceIdlenessDuration([Runtime::InteropServices::Out] TimeSpan % timeBlocked);
public TimeSpan EstimateServiceIdlenessDuration (out TimeSpan timeBlocked);
member this.EstimateServiceIdlenessDuration : TimeSpan -> TimeSpan
Public Function EstimateServiceIdlenessDuration (ByRef timeBlocked As TimeSpan) As TimeSpan

Parameters

timeBlocked
TimeSpan

Returns

Applies to