Executes the user-defined code 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# |
---|
void Execute() |
Visual Basic |
---|
Sub Execute |
Visual C++ |
---|
void Execute() |
F# |
---|
abstract Execute : unit -> unit |