This executes a delegate on the thread hosting this object.
Parameters
- method
- The delegate to execute.
- args
- The arguments to pass to the delegate.
Return Value
The object returned by the delegate.
Implements
See Also
DdeContext Class | NDde.Advanced Namespace