Share via


Service.GetBlockingLocationPrediction(Type, Int32) Method

Definition

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

Parameters

serviceType
Type
instrIndex
Int32

Returns

Applies to