ContinuallyEnumerableTContinuallyEnumeratorMoveNext Method |
Namespace: Akka.Streams.Util
Exception | Condition |
---|---|
ArgumentException | This exception is thrown when the enumerator has passed the end of an enumerable. |
InvalidOperationException | The collection was modified after the enumerator was created. |