public class AbortController
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AbortSignal |
signal |
Constructor and Description |
---|
AbortController() |
Modifier and Type | Method and Description |
---|---|
void |
abort() |
public AbortSignal signal