MobileForms Toolkit Documentation

AudioPlayer.OnAsyncError Method 

Raises the AsyncError event.

protected virtual void OnAsyncError(
AsyncErrorEventArgs e
);

Parameters

e
An AsyncCompletedEventArgs that contains the event data.

Remarks

Raising an event invokes the event handler through a delegate.

See Also

AudioPlayer Class | Resco.Audio Namespace