SmartSockets .NET Class Library

TipcSrv.logRemoveMt Method (Int32, TipcMt)

Removes a message type from message logging.

public virtual void logRemoveMt(
   int logType,
   TipcMt mt
);

Parameters

logType
One of LOG_DATA, LOG_STATUS, or LOG_INTERNAL
mt
The message type.

Exceptions

Exception TypeCondition
TipcNotFoundException If the message type is not being logged for the indicated logging type.
TipcBadArgumentException If the message logging type is invalid.
TipcException For all other errors.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace | TipcSrv.logRemoveMt Overload List


Copyright © TIBCO Software Inc. All rights reserved