Interface ISubscriptionWithCancelException
Inherited Members
Reactive.Streams.ISubscription.Request(System.Int64)
Reactive.Streams.ISubscription.Cancel()
Namespace: Akka.Streams
Assembly: Akka.Streams.dll
Syntax
public interface ISubscriptionWithCancelException : ISubscription
Methods
| Improve this Doc View SourceCancel(Exception)
Declaration
void Cancel(Exception cause)
Parameters
Type | Name | Description |
---|---|---|
Exception | cause |