CXProviderDelegate_Extensions.TimedOutPerformingAction 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在動作完成執行之前叫用逾時時所呼叫的方法。
public static void TimedOutPerformingAction(this CallKit.ICXProviderDelegate This, CallKit.CXProvider provider, CallKit.CXAction action);
static member TimedOutPerformingAction : CallKit.ICXProviderDelegate * CallKit.CXProvider * CallKit.CXAction -> unit
參數
- This
- ICXProviderDelegate
這個擴充方法運作所在的 實例。
- provider
- CXProvider
提供者委派所屬的提供者。
- action
- CXAction
逾時的動作。