Initializes a new instance of the AsyncErrorEventArgs class.
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);
AsyncErrorEventArgs Class | Resco.Audio Namespace