getStreamLimit abstract method

int getStreamLimit(
  1. Direction direction
)

GetStreamLimit returns the stream limit, for inbound or outbound streams.

Implementation

int getStreamLimit(Direction direction);