ICancellableAsyncResult Schnittstelle

Definition

Stellt die status eines asynchronen Vorgangs dar und bietet Unterstützung für den Abbruch.

public interface ICancellableAsyncResult : IAsyncResult
type ICancellableAsyncResult = interface
    interface IAsyncResult
Public Interface ICancellableAsyncResult
Implements IAsyncResult
Implementiert

Methoden

Cancel()

Bricht den asynchronen Vorgang ab.

Gilt für: