IAbortableRequest インターフェイス

定義

操作の中止を要求するメソッドを定義します。

public interface class IAbortableRequest
public interface IAbortableRequest
type IAbortableRequest = interface
Public Interface IAbortableRequest
派生

プロパティ

名前 説明
AbortEvent

オブジェクトの操作を中止するハンドラーを手に入れます。

適用対象