共用方式為


CXProviderDelegate_Extensions.TimedOutPerformingAction 方法

定義

在動作完成執行之前叫用逾時時所呼叫的方法。

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

逾時的動作。

適用於