TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

IEMSSerializable Interface

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.

public interface IEMSSerializable

Remarks

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.

Requirements

Namespace: TIBCO.EMS

Assembly: TIBCO.EMS (in TIBCO.EMS.dll, TIBCO.EMS-CF.dll)

See Also

IEMSSerializable Members | TIBCO.EMS Namespace