DataAsyncCommandCancelEventHandler Delegate

Definition

Represents the method that is called when an asynchronous command is canceled.

public delegate void DataAsyncCommandCancelEventHandler();
public delegate void DataAsyncCommandCancelEventHandler();
type DataAsyncCommandCancelEventHandler = delegate of unit -> unit
Public Delegate Sub DataAsyncCommandCancelEventHandler()

Applies to