MessageQueue.Start Method |
Runs the message queue in the current thread and does not return until
Terminate() is called.
Namespace:
AGI.Foundation.Infrastructure.Threading
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxmember Start : unit -> unit
See Also