Class UnderlyingSource
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class UnderlyingSource
- Inheritance
-
UnderlyingSource
- Inherited Members
-
Constructors
UnderlyingSource()
public UnderlyingSource()
Fields
AutoAllocateChunkSize
[Value("autoAllocateChunkSize")]
public ulong AutoAllocateChunkSize
Field Value
- ulong
Cancel
[Value("cancel")]
public UnderlyingSourceCancelCallback Cancel
Field Value
- UnderlyingSourceCancelCallback
Pull
[Value("pull")]
public UnderlyingSourcePullCallback Pull
Field Value
- UnderlyingSourcePullCallback
Start
[Value("start")]
public UnderlyingSourceStartCallback Start
Field Value
- UnderlyingSourceStartCallback
Type
[Value("type")]
public ReadableStreamType Type
Field Value
- ReadableStreamType