congestionControl property

CongestionControl congestionControl
final

The CongestionControl strategy the sample was published with.

Non-nullable: carries the publisher's declared strategy (default CongestionControl.drop) — never absent on the wire.

Implementation

final CongestionControl congestionControl;