setStatusRefreshInterval

 

public void setStatusRefreshInterval(int interval) throws JMSException;

Sets the status refresh interval.

Parameters

  • interval - the time between transactions to refresh publish/subscribe status (milliseconds).

Exceptions

  • JMSException - if an internal error occurs.


uj28820_