SmartSockets .NET Class Library

TipcMsg.print Method (StreamWriter)

Prints the message.

Prints the message in human readable form, showing the value of all user-settable fields as well as all data currently in the message.

public virtual void print(
   StreamWriter Out
);

Parameters

Out
The stream to print to.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | TipcMsg.print Overload List


Copyright © TIBCO Software Inc. All rights reserved