SmartSockets .NET Class Library

TipcMon Methods

The methods of the TipcMon class are listed below. For a complete list of TipcMon class members, see the TipcMon Members topic.

Public Static Methods

clientBufferPollOverloaded. Sends a MON_CLIENT_BUFFER_POLL_CALL message to the target client. This poll returns data concerning the client's message buffers in a MON_CLIENT_BUFFER_POLL_RESULT message.
clientCbPollOverloaded. Sends a MON_CLIENT_CB_POLL_CALL message to the target client. This poll returns data concerning the client's callbacks in a MON_CLIENT_CB_POLL_RESULT message.
clientCpuPollOverloaded. Sends a MON_CLIENT_CPU_POLL_CALL message to the target client. This poll returns CPU utilizaion information about the client in a MON_CLIENT_INFO_CPU_RESULT message.
clientExtPollOverloaded. Sends a MON_EXT_INFO_POLL_CALL message to the target client. This poll returns general information about the client in a MON_CLIENT_EXT_POLL_RESULT message.
clientGeneralPollOverloaded. Sends a MON_CLIENT_GENERAL_POLL_CALL message to the target client. This poll returns general information about the client in a MON_CLIENT_GENERAL_POLL_RESULT message.
clientInfoPollOverloaded. Sends a MON_CLIENT_INFO_POLL_CALL message to the target client. This poll returns general information about the client in a MON_CLIENT_INFO_POLL_RESULT message.
clientMsgTrafficPollOverloaded. Sends a MON_CLIENT_MSG_TRAFFIC_POLL_CALL message to the target client. This poll returns data about the amount of message traffic transferred by the client in a MON_CLIENT_MSG_TRAFFIC_POLL_RESULT message.
clientMsgTypeExPollOverloaded. Sends a MON_CLIENT_MSG_TYPE_EX_POLL_CALL message to the target client. This poll returns data about a specific message type in the client in a MON_CLIENT_MSG_TYPE_EX_POLL_RESULT message.
clientMsgTypePollOverloaded. Sends a MON_CLIENT_MSG_TYPE_POLL_CALL message to the target client. This poll returns data about a specific message type in the client in a MON_CLIENT_MSG_TYPE_POLL_RESULT message. Note: The traffic statistics presented in the result message from this poll are truncated to 31 bits, and may contain an incorrect sign bit on some older servers. This method is provided for compatibility with pre-6.7 servers. When polling newer servers, you should use clientMsgTypeExPoll.
clientNamesNumPollOverloaded. Sends a MON_CLIENT_NAMES_NUM_POLL_CALL message to RTserver. This poll returns the number of clients in the current project in a MON_CLIENT_NAMES_NUM_POLL_RESULT message.
clientNamesPollOverloaded. Sends a MON_CLIENT_NAMES_POLL_CALL message to RTserver. This poll returns a list of the clients in the current project in a MON_CLIENT_NAMES_POLL_RESULT message.
clientOptionPollOverloaded. Sends a MON_CLIENT_OPTION_POLL_CALL message to the target client. This poll returns the value of a specific option in the client in a MON_CLIENT_OPTION_POLL_RESULT message.
clientSubjectExPollOverloaded. Sends a MON_CLIENT_SUBJECT_EX_POLL_CALL message to the target client. This poll returns traffic data on a specific subject in the client in a MON_CLIENT_SUBJECT_EX_POLL_RESULT message.
clientSubjectPollOverloaded. Sends a MON_CLIENT_SUBJECT_POLL_CALL message to the target client. This poll returns traffic data on a specific subject in the client in a MON_CLIENT_SUBJECT_POLL_RESULT message. Note: The traffic statistics presented in the result message from this poll are truncated to 31 bits, and may contain an incorrect sign bit on some older servers. This method is provided for compatibility with pre-6.7 servers. When polling newer servers, you should use clientSubjectExPoll.
clientSubscribeNumPollOverloaded. Sends a MON_CLIENT_SUBSCRIBE_NUM_POLL_CALL message to the target client. This poll returns the number of subjects the client is subscribed to in a MON_CLIENT_SUBSCRIBE_NUM_POLL_RESULT message.
clientSubscribePollOverloaded. Sends a MON_CLIENT_SUBSCRIBE_POLL_CALL message to the target client. This poll returns a list of subjects the client is subscribed to in a MON_CLIENT_SUBSCRIBE_POLL_RESULT message.
clientTimePollOverloaded. Sends a MON_CLIENT_TIME_POLL_CALL message to the target client. This poll returns the time according to the client in a MON_CLIENT_TIME_POLL_RESULT message.
clientVersionPollOverloaded. Sends a MON_CLIENT_VERSION_POLL_CALL message to the target client. This poll returns version information about the client in a MON_CLIENT_VERSION_POLL_RESULT message.
getClientBufferWatchOverloaded. Gets the status of a client buffer watch.
getClientCongestionWatchOverloaded. Gets the status of a client congestion watch.
getClientMsgRecvWatchOverloaded. Gets the status of a client message receive watch.
getClientMsgSendWatchOverloaded. Gets the status of a client message send watch.
getClientNamesWatchOverloaded. Gets the status of a client names watch.
getClientSubscribeWatchOverloaded. Gets the status of a client subscribe watch.
getClientTimeWatchOverloaded. Gets the status of a client time watch.
getIdentStr Gets the string that identifies this client's "type". This string is entirely user defined, and not processed by SmartSockets.
getProjectNamesWatchOverloaded. Gets the status of a project names watch.
getServerCongestionWatchOverloaded. Gets the status of a server congestion watch.
getServerConnWatchOverloaded. Gets the status of a server conn watch.
getServerMaxClientLicensesWatchOverloaded. Gets the status of a server max client licenses watch.
getServerNamesWatchOverloaded. Gets the status of a server names watch.
getSubjectNamesWatchOverloaded. Gets the status of a subject names watch.
getSubjectSubscribeWatchOverloaded. Gets the status of a subject subscribe watch.
projectNamesPollOverloaded. Sends a MON_PROJECT_NAMES_POLL_CALL message to RTserver. This poll returns a list of all current projects in a MON_PROJECT_NAMES_POLL_RESULT message.
serverBufferPollOverloaded. Sends a MON_SERVER_BUFFER_POLL_CALL message to a particular RTserver. This poll returns message buffer data between given RTserver and some other client or server in a MON_SERVER_BUFFER_POLL_RESULT message.
serverConnPollOverloaded. Sends a MON_SERVER_CONN_POLL_CALL message to RTserver. This poll returns a list of the connections RTserver is maintaining in a MON_SERVER_CONN_POLL_RESULT message.
serverCpuPollOverloaded. Sends a MON_SERVER_CPU_POLL_CALL message to a particular RTserver. This poll returns CPU utilization information about a given RTserver in a MON_SERVER_CPU_POLL_RESULT message.
serverGeneralPollOverloaded. Sends a MON_SERVER_GENERAL_POLL_CALL message to a particular RTserver. This poll returns general information about a given RTserver in a MON_SERVER_GENERAL_POLL_RESULT message.
serverMsgTrafficExPollOverloaded. Sends a MON_SERVER_MSG_TRAFFIC_EX_POLL_CALL message to a particular RTserver. This poll returns message traffic data between a given RTserver and some other client or server in a MON_SERVER_MSG_TRAFFIC_EX_POLL_RESULT message.
serverMsgTrafficPollOverloaded. Sends a MON_SERVER_MSG_TRAFFIC_POLL_CALL message to a particular RTserver. This poll returns message traffic data between a given RTserver and some other client or server in a MON_SERVER_MSG_TRAFFIC_POLL_RESULT message. Note: The traffic statistics presented in the result message from this poll are truncated to 31 bits, and may contain an incorrect sign bit on some older servers. This method is provided for compatibility with pre-6.7 servers. When polling newer servers, you should use serverMsgTrafficExPoll.
serverNamesPollOverloaded. Sends a MON_SERVER_NAMES_POLL_CALL message to RTserver. This poll returns a list of the server names in the current project in a MON_SERVER_NAMES_POLL_RESULT message.
serverOptionPollOverloaded. Sends a MON_SERVER_OPTION_POLL_CALL message to a particular RTserver. This poll returns the value of a specific option in a given RTserver in a MON_SERVER_OPTION_POLL_RESULT message.
serverRoutePollOverloaded. Sends a MON_SERVER_ROUTE_POLL_CALL message to a particular RTserver. This poll returns routing information between two RTservers in a MON_SERVER_ROUTE_POLL_RESULT message.
serverStartTimePollOverloaded. Sends a MON_SERVER_START_TIME_POLL_CALL message to a particular RTserver. This poll returns the starting time and elapsed time of a given RTserver in a MON_SERVER_START_TIME_POLL_RESULT message.
serverTimePollOverloaded. Sends a MON_SERVER_TIME_POLL_CALL message to a particular RTserver. This poll returns the time according to a given RTserver in a MON_SERVER_TIME_POLL_RESULT message.
serverVersionPollOverloaded. Sends a MON_SERVER_VERSION_POLL_CALL message to the target server. This poll returns version information about the server in a MON_SERVER_VERSION_POLL_RESULT message.
setClientBufferWatchOverloaded. Sets a watch on the buffer statistics in a particular client. A MON_CLIENT_BUFFER_STATUS message is returned.
setClientCongestionWatchOverloaded. Sets a watch on the buffer congestion in a particular client. A MON_CLIENT_CONGESTION_STATUS message is returned.
setClientMsgRecvWatchOverloaded. 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.
setClientMsgSendWatchOverloaded. Sets a watch on the messages sent by a particular client matching a given message type. A MON_CLIENT_MSG_SEND_STATUS message is returned.
setClientNamesWatchOverloaded. Sets a watch on client names in the current project. A MON_CLIENT_NAMES_STATUS message is returned.
setClientSubscribeWatchOverloaded. Sets a watch on the client's subscription table. A MON_CLIENT_SUBSCRIBE_STATUS message is returned.
setClientTimeWatchOverloaded. Sets a watch on the time according to a particular client. A MON_CLIENT_TIME_STATUS message is returned.
setIdentStr Sets a string that identifies this client's "type". This string is entirely user defined, and not processed by SmartSockets.
setProjectNamesWatchOverloaded. Sets a watch on the projects seen by RTserver. A MON_PROJECT_NAMES_STATUS message is returned.
setServerCongestionWatchOverloaded. Sets a watch on RTserver connection congestion. A MON_SERVER_CONGETSTION_STATUS message is returned.
setServerConnWatchOverloaded. Sets a watch on the connections maintained by RTserver. A MON_SERVER_CONN_STATUS message is returned.
setServerMaxClientLicensesWatchOverloaded. Sets a watch on an RTserver rejecting a client connection due to the maximum number of client licenses allowed being exceeded. A MON_SERVER_MAX_CLIENT_LICENSES_STATUS message is returned.
setServerNamesWatchOverloaded. Sets a watch on the RTservers in the current project. A MON_SERVER_NAMES_STATUS message is returned.
setSubjectNamesWatchOverloaded. Sets a watch on the subjects in the current project. A MON_SUBJECT_NAMES_STATUS message is returned.
setSubjectSubscribeWatchOverloaded. Sets a watch on the subject subscription statistics in the current project. A MON_SUBJECT_SUBSCRIBE_STATUS message is returned.
subjectNamesPollOverloaded. Sends a MON_SUBJECT_NAMES_POLL_CALL message to RTserver. This poll returns a list of the subjects in the current project in a MON_SUBJECT_NAMES_POLL_RESULT message.
subjectSubscribePollOverloaded. 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 Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

TipcMon Class | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved