concurrentStreamLimit property

int? concurrentStreamLimit
final

The maximum number of concurrent streams the remote end can open (defaults to being unlimited).

Implementation

final int? concurrentStreamLimit;