permitWithoutCalls property

bool permitWithoutCalls
final

If a connection with no active calls should be kept alive by sending pings.

GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS in the docs.

Implementation

final bool permitWithoutCalls;