Click or drag to resize
Akka.NETIUntypedPublisherSubscribe Method
TBD

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
void Subscribe(
	IUntypedSubscriber subscriber
)

Parameters

subscriber
Type: Akka.StreamsIUntypedSubscriber
TBD
See Also