Event arguments to execute ITask in the IDispatcher's thread
Namespace: Dapfor.Wpf.ThreadingAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public class ExceptionEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ExceptionEventArgs Inherits EventArgs |
| Visual C++ |
|---|
public ref class ExceptionEventArgs : public EventArgs |
| F# |
|---|
type ExceptionEventArgs = class inherit EventArgs end |