ScheduledTaskUnhandledException Event

Occurs when Running or Disposing event throws an exception.

Definition

Namespace: Gemstone.Threading
Assembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.182 -- Release Build+ba5f10d8660e1f40f273cb226c2407ae5f01d0a3
public event EventHandler<EventArgs<Exception>> UnhandledException

Value

EventHandlerEventArgsException

See Also