[TIBCO.EMS.UFOCLIENT .NET client library 6.3 documentation]

Reads an object from the stream message.

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)

Syntax

public Object ReadObject()
Public Function ReadObject As Object
public:
Object^ ReadObject()

Return Value

the object value read

See Also