ConnectionFeatures constructor

ConnectionFeatures(
  1. bool? inherentKeepAlive
)

Implementation

ConnectionFeatures(this.inherentKeepAlive);