getConnLimit abstract method

int getConnLimit(
  1. Direction direction
)

GetConnLimit returns the connection limit, for inbound or outbound connections.

Implementation

int getConnLimit(Direction direction);