SmartSockets .NET Class Library

TipcMsg.updateNamedUtf8 Method 

Updates a named Utf8 field in a message.

public virtual void updateNamedUtf8(
   string name,
   string Value
);

Parameters

name
the name of the field
Value
the new String value for the field

Exceptions

Exception TypeCondition
TipcException If there is an error copying the data
TipcMsgException If there is no field by that name
TipcException For all other errors

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | appendUtf8 | addNamedUtf8


Copyright © TIBCO Software Inc. All rights reserved