MobileForms Toolkit Documentation

AsyncCompletedEventArgs  Constructor (AudioState, Boolean)

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

public AsyncCompletedEventArgs(
AudioState state,
bool parameter
);

Parameters

state
AudioState which raise event.
parameter
Additional parameter to the audio state.

Remarks

Create AsyncCompletedEventArgs class with specific attributes. For more information about parameter see AsyncCompletedEventArgs.

See Also

AsyncCompletedEventArgs Class | Resco.Audio Namespace | AsyncCompletedEventArgs Constructor Overload List