MobileForms Toolkit Documentation

AsyncErrorEventArgs Constructor

Initializes a new instance of the AsyncErrorEventArgs class.

Overload List

Initializes a new instance of the AsyncErrorEventArgs class.

public AsyncErrorEventArgs();

Initializes a new instance of the AsyncErrorEventArgs class with the specified AudioState and Exception.

public AsyncErrorEventArgs(AudioState,bool,Exception);

See Also

AsyncErrorEventArgs Class | Resco.Audio Namespace