AsyncIteratorState enum AsyncIteratorState Documentation Code Allocated = 1 Disposed = -1 Iterating = 2 New = 0