Utility.Message.Limits

Returns information on the message bandwidth limits.

Usage:

data = Utility.Message.Limits()
ParameterTypeDatatypeDescription
dataresulttableThe requested data.
members
burst The amount of data that can be sent or received without being subject to throttling.
maximum Maximum allowed message size.
sustained Amount of data that can be transferred per second without dropping messages.