[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets or sets the object content of the ObjectMessage.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
An object written to an ObjectMessage is not portable. I.e. An object
set by an .NET EMS client will only be interpreted correctly by another .NET EMS client.
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS..::.MessageFormatException | If the serialization or deserialization of the object failed |