Class SubscriptionWithCancelException.NoMoreElementsNeeded
Inheritance
SubscriptionWithCancelException.NoMoreElementsNeeded
Implements
Inherited Members
Namespace: Akka.Streams
Assembly: Akka.Streams.dll
Syntax
public sealed class SubscriptionWithCancelException.NoMoreElementsNeeded : SubscriptionWithCancelException.NonFailureCancellation, ISerializable
Fields
| Edit this page View SourceInstance
Declaration
public static readonly SubscriptionWithCancelException.NoMoreElementsNeeded Instance
Field Value
| Type | Description |
|---|---|
| SubscriptionWithCancelException.NoMoreElementsNeeded |
Edit this page