Click or drag to resize
Akka.NETIActorPublisher 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 IActorPublisher : IUntypedPublisher

The IActorPublisher type exposes the following members.

Methods
  NameDescription
Public methodShutdown
TBD
Public methodSubscribe
TBD
(Inherited from IUntypedPublisher.)
Public methodTakePendingSubscribers
TBD
Top
See Also