Click or drag to resize
Akka.NETIActorSubscription Interface
TBD

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IActorSubscription : ISubscription

The IActorSubscription type exposes the following members.

Methods
  NameDescription
Public methodCancel (Inherited from ISubscription.)
Public methodRequest (Inherited from ISubscription.)
Top
See Also