checkLimit abstract method
Will return an error if the connection manager's internal connection limit exceeds the provided system limit.
Implementation
String? checkLimit(GetConnLimiter limiter);
Will return an error if the connection manager's internal connection limit exceeds the provided system limit.
String? checkLimit(GetConnLimiter limiter);