Tibems.GetSessionDispatcherDaemon


Method

Declaration

static bool GetSessionDispatcherDaemon(); 

Purpose

Return the dispatcher thread setting.

Remarks

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.

.NET
Compact Framework

The .NET Compact Framework does not support daemon threads. This call always returns false.

See Also

Tibems.SetSessionDispatcherDaemon


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com