SmartSockets .NET Class Library

TipcMon.subjectSubscribePoll Method (TipcSrv, String)

Sends a MON_SUBJECT_SUBSCRIBE_POLL_CALL message to RTserver. This poll returns data on a particular subject in the current project in a MON_SUBJECT_SUBSCRIBE_POLL_RESULT message.

public static void subjectSubscribePoll(
   TipcSrv srv,
   string subject
);

Parameters

srv
the RTserver connection issuing the poll.
subject
the subject to retreive the data for, or ALL

Exceptions

Exception TypeCondition
TipcBadArgumentException If the subject is invalid
TipcException If an error occurs sending the message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved