Class PreloadScript
public class PreloadScript : IAsyncDisposable
- Inheritance
-
PreloadScript
- Implements
- Inherited Members
Constructors
PreloadScript(BiDi, string)
public PreloadScript(BiDi bidi, string id)
Parameters
Properties
Id
public string Id { get; }
Property Value
Methods
DisposeAsync()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.
public ValueTask DisposeAsync()
Returns
RemoveAsync()
public Task RemoveAsync()