SmartSockets .NET Class Library

TipcMonExt.delete Method (String)

Deletes a named field from the monitor extension message.

Note: This method should only be invoked when using a single, global RTserver connection via the TipSvc.getSrv method.

public static void delete(
   string data_name
);

Parameters

data_name
the name associated with the extension data being deleted.

Exceptions

Exception TypeCondition
TipcException If an error occurs updating the message.

See Also

TipcMonExt Class | TipcMonExt Members | TIBCO.SMARTSOCKETS Namespace | TipcMonExt.delete Overload List


Copyright © TIBCO Software Inc. All rights reserved