maxThroughput property

int? maxThroughput
getter/setter pair

Maximum throughput of the connector in Mbps.

Default is 300, max is 1000. If both max-throughput and max-instances are provided, max-instances takes precedence over max-throughput.

Implementation

core.int? maxThroughput;