SmartSockets .NET Class Library

TipcMonExt.delete Method (TipcSrv, String)

Deletes a named field from the monitor extension message.

public static void delete(
   TipcSrv srv,
   string data_name
);

Parameters

srv
the RTserver connection issuing the set.
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