次の方法で共有


IOperationResultOperations インターフェイス

定義

実行時間の長い操作結果の操作

public interface IOperationResultOperations
type IOperationResultOperations = interface
Public Interface IOperationResultOperations

メソッド

GetAsync(String, CancellationToken)

実行時間の長い操作の状態を取得します。

拡張メソッド

Get(IOperationResultOperations, String)

実行時間の長い操作の状態を取得します。

GetAsync(IOperationResultOperations, String)

実行時間の長い操作の状態を取得します。

適用対象