Method
Set the dispatcher thread setting.
When a program uses asynchronous message consumers (either message listeners or .NET message event handler delegates), EMS creates internal dispatcher threads for each Session
that has at least one asynchronous message consumer. When this setting is true
, those dispatcher threads are daemon threads; when false
(the default) they are not daemon threads.
The .NET Compact Framework does not support daemon threads. This call has no effect, and returns without error.
Tibems.GetSessionDispatcherDaemon
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |