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