.NET Compact Framework (CF)


This section presents recommendations for using the EMS .NET Compact Framework API to develop applications for handheld devices.

Threads

.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

Clock resolution affects the granularity of all time-related calls and parameters—for 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.

Object Serialization

See Object Serialization.

Excluded Features

See Excluded Features and Restrictions.

DLL

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