Retrieve BES Response Portioning Limit

Retrieves the BES response portioning value for a cluster.

There are limits on the amount of data that can be downloaded through an HTTP connection using the BlackBerry MDS. The BES response portioning limit determines the amount of HTTP traffic the BES MDS server accepts from Unwired Server. For BlackBerry MDS, this limit is set in BlackBerry Manager using the Maximum KB/Connection setting.

Syntax

getBESResponsePortioningLimit() throws SUPAdminException

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples