SmartSockets .NET Class Library

TipcMon.setClientMsgRecvWatch Method

Sets a watch on the messages received by a particular client matching a given message type. A MON_CLIENT_MSG_RECV_STATUS message is returned.

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

Overload List

Sets a watch on the messages received by a particular client matching a given message type. A MON_CLIENT_MSG_RECV_STATUS message is returned.

public static void setClientMsgRecvWatch(TipcSrv,string,string,bool);

Sets a watch on the messages received by a particular client matching a given message type. A MON_CLIENT_MSG_RECV_STATUS message is returned. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.

public static void setClientMsgRecvWatch(string,string,bool);

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved