For .NET Compact Framework only. The interface is used to allow an object to customize its own serialization and deserializaton. Objects whose type implements this interface can be used as the content of the ObjectMessage.
For a list of all members of this type, see IEMSSerializable Members.
The implementing class must provide implementations for the methods specified in the interface, and have a non-parameter constructor.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.
Namespace: TIBCO.EMS
Assembly: TIBCO.EMS (in TIBCO.EMS.dll, TIBCO.EMS-CF.dll)
IEMSSerializable Members | TIBCO.EMS Namespace