This section presents recommendations for using the EMS .NET Compact Framework API to develop applications for handheld devices.
.NET Compact Framework does not support background threads. To avoid problems with threads, we recommend that programs release all EMS resources before terminating. For example, close EMS connections when they are no longer needed (see Connection.Close
).
Clock resolution affects the granularity of all time-related calls and parametersfor example MessageConsumer.Receive
(timeout)
, connect delays. On some handheld devices, clock resolution is coarser than one might expect. Check the resolution on your target device before selecting time values.
See Object Serialization.
See Excluded Features and Restrictions.
See Table 2.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |