Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » QAnywhere » QAnywhere 代理 » 消息传输策略

 

[要求时] 策略

[要求时] 策略指定只在某个应用程序要求执行消息传输时才会传输消息。

应用程序通过调用 TriggerSendReceive() 来强制执行消息传输。

当代理收到推式通知或网络状态更改通知时,会将相应的消息发送到系统队列。这使得应用程序可以检测这些事件,并可通过调用 TriggerSendReceive() 方法来强制执行消息传输。

请参见:

有关处理推式通知和网络状态更改的详细信息,请参见系统队列