MidiClient.IOError Event

Definition

Event raised when there there is an error in the MIDI pipeline.

public event EventHandler<CoreMidi.IOErrorEventArgs> IOError;
member this.IOError : EventHandler<CoreMidi.IOErrorEventArgs> 

Event Type

Applies to