LimitsConfiguration

constructor(maxEnvelopeBytes: Long, maxRequestBytes: Long, maxResponseBytes: Long, maxPublishTopics: Long, maxQueryTopics: Long, maxQueryLimit: Long, defaultQueryLimit: Long, maxNewestMetadataTopics: Long, maxNewestFullTopics: Long, maxUpdateAdds: Long, maxUpdateRemoves: Long, maxStreamTopics: Long, maxStaticTopics: Long, maxLookupIdentifiers: Long, maxScwSignatures: Long, maxIdentityEntries: Long, maxUpdateFramesPerSecond: UInt, maxUpdateBurst: UInt, maxPingFramesPerSecond: UInt, maxPingBurst: UInt)