IAbortableRequest Interface
Definition
定义请求中止操作的方法。Defines a method that is requesting to abort the operation.
public interface class IAbortableRequest
public interface IAbortableRequest
type IAbortableRequest = interface
Public Interface IAbortableRequest
- Derived
Properties
AbortEvent |
获取中止对象操作的处理程序。Gets the handler that aborts the operation of the object. |