Click or drag to resize
Akka.NETIUntypedSubscriber Interface
TBD

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IUntypedSubscriber

The IUntypedSubscriber type exposes the following members.

Methods
  NameDescription
Public methodOnComplete
TBD
Public methodOnError
TBD
Public methodOnNext
TBD
Public methodOnSubscribe
TBD
Top
See Also