Compartir a través de


Service.EstimateServiceIdlenessDuration(TimeSpan) Método

Definición

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

Parámetros

timeBlocked
TimeSpan

Devoluciones

Se aplica a