SmartSockets .NET Class Library

TipcMon.getClientMsgRecvWatch Method (TipcSrv, String, String)

Gets the status of a client message receive watch.

public static bool getClientMsgRecvWatch(
   TipcSrv srv,
   string client,
   string mtName
);

Parameters

srv
the RTserver connection issuing the poll.
client
the client to check the watch for.
mtName
the name of the message type to check for.

Return Value

true if the watch is set, false if it isn't.

Exceptions

Exception TypeCondition
TipcException If an error occurs.

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace | TipcMon.getClientMsgRecvWatch Overload List


Copyright © TIBCO Software Inc. All rights reserved