Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
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.
public static void serverCpuPoll(TipcSrv,string);
Sends a MON_SERVER_CPU_POLL_CALL message to a particular RTserver. This poll returns CPU utlization information about a given RTserver in a in a MON_SERVER_CPU_POLL_RESULT message. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
public static void serverCpuPoll(string);
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace