Serializer.AsyncCallbacksEnabled

Enables asynchronous event callbacks. This allows events to be invoked on ThreadPool Threads. Otherwise they are queued internally until PumpEvents() is invoked directly or implicitly when using the Run() loop.

public bool AsyncCallbacksEnabled

See also:

Class Serializer


Last Updated: 1/7/2007