DataAsyncCommandStartEventHandler Delegate

Definition

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

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

Applies to