Service.GetBlockingLocationPrediction(Type, Int32) 方法

定义

public:
 static TimeSpan GetBlockingLocationPrediction(Type ^ serviceType, int instrIndex);
public static TimeSpan GetBlockingLocationPrediction (Type serviceType, int instrIndex);
static member GetBlockingLocationPrediction : Type * int -> TimeSpan
Public Shared Function GetBlockingLocationPrediction (serviceType As Type, instrIndex As Integer) As TimeSpan

参数

serviceType
Type
instrIndex
Int32

返回

适用于