次の方法で共有


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

戻り値

適用対象