[TIBCO.EMS .NET client library 6.0 documentation]

Reads a string from the stream message.

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

Syntax

public string ReadString()
Public Function ReadString As String
public:
String^ ReadString()

Return Value

the string value read

See Also