GroupLab.Phidgets.NET Documentation

PhidgetManager.OnError Method 

Raises the Error event.

protected void OnError(
   object sender,
   PhidgetErrorEventArgs e
);

Parameters

sender
The object that raises the event.
e
The event parameters.

See Also

PhidgetManager Class | GroupLab.Phidgets Namespace