Table of Contents

Enum WebTransportCongestionControl

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("NoneWithTrailingDotRemoved")]
public enum WebTransportCongestionControl

Fields

[Value("\"default\"")] Default = 0
[Value("\"throughput\"")] Throughput = 1
[Value("\"low-latency\"")] LowLatency = 2