TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

IEMSSerializable.Deserialize Method 

Read from the stream to construct the object from its serialized state.

void Deserialize(
   Stream stream
);

Parameters

stream
The stream from which to deserialize the object

Remarks

Please do not close the stream after reading nor modify its content.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

IEMSSerializable Interface | TIBCO.EMS Namespace