Service.EstimateServiceIdlenessDuration(TimeSpan) 方法

定义

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

参数

timeBlocked
TimeSpan

返回

适用于