Collapse All
Expand All
.NET Framework Class Library
StreamMessage Class
See Also
[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
Reads a string from the stream message.
Namespace:
TIBCO.EMS.UFO
Assembly:
TIBCO.EMS.UFO
(in TIBCO.EMS.UFO.dll)
Syntax
public
string
ReadString
()
Public
Function
ReadString
As
String
public
:
String
^
ReadString
()
Return Value
the string value read
See Also
StreamMessage Class
TIBCO.EMS.UFO Namespace