Executes the user-defined code in the IDispatcher's thread.
Namespace: Dapfor.Net.ThreadingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
void Execute() |
Visual Basic |
---|
Sub Execute |
Visual C++ |
---|
void Execute() |
F# |
---|
abstract Execute : unit -> unit |