event EventHandler<EventArgs<Exception>> SendDataExceptionEvent SendDataException As EventHandler(Of EventArgs(Of Exception)) event EventHandler<EventArgs<Exception^>^>^ SendDataException {
void add (EventHandler<EventArgs<Exception^>^>^ value);
void remove (EventHandler<EventArgs<Exception^>^>^ value);
}function add_SendDataException(value);
function remove_SendDataException(value);