MobileForms Toolkit Documentation

AsyncCompletedEventArgs Constructor

Initializes a new instance of the AsyncCompletedEventArgs class.

Overload List

Initializes a new instance of the AsyncCompletedEventArgs class.

public AsyncCompletedEventArgs();

Initializes a new instance of the AsyncCompletedEventArgs class with the specified AudioState.

public AsyncCompletedEventArgs(AudioState,bool);

See Also

AsyncCompletedEventArgs Class | Resco.Audio Namespace