Mercury API
ReadException Event
NamespacesThingMagicReaderReadException
Occurs when asynchronous read throws an exception.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<ReaderExceptionEventArgs> ReadException
Public Event ReadException As EventHandler(Of ReaderExceptionEventArgs)
public:
 event EventHandler<ReaderExceptionEventArgs^>^ ReadException {
	void add (EventHandler<ReaderExceptionEventArgs^>^ value);
	void remove (EventHandler<ReaderExceptionEventArgs^>^ value);
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)