Service.GetBlockingLocationPrediction(Type, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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