'宣言 Public Shared Sub LongOperationThrowIfCancelled( _ ByVal executionContext As IExecutionContext, _ ByVal complete As System.Double _ )
'使用法 Dim executionContext As IExecutionContext Dim complete As System.Double IExecutionContextExt.LongOperationThrowIfCancelled(executionContext, complete)
public static void LongOperationThrowIfCancelled( IExecutionContext executionContext, System.double complete )
パラメータ
- executionContext
- complete