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.

Applies to