Router.clearMaxBacklog()

Method

Declaration

Router clearMaxBacklog()
  throws ConfigurationException

Purpose

Disable protection against large backlog.

Remarks

This method returns the Router object, so programs can conveniently chain additional method calls to the return value.

See Also

Router

Router.getMaxBacklog()

Router.setMaxBacklog()

For the corresponding browser page, see Routers in TIBCO Rendezvous Administration

For background information, see Backlog Protection in TIBCO Rendezvous Administration