Class WebTransportSendStreamStats
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class WebTransportSendStreamStats
- Inheritance
-
WebTransportSendStreamStats
- Inherited Members
-
Constructors
WebTransportSendStreamStats()
public WebTransportSendStreamStats()
Fields
BytesAcknowledged
[Value("bytesAcknowledged")]
public ulong BytesAcknowledged
Field Value
- ulong
BytesSent
[Value("bytesSent")]
public ulong BytesSent
Field Value
- ulong
BytesWritten
[Value("bytesWritten")]
public ulong BytesWritten
Field Value
- ulong