Click or drag to resize
Akka.NETReactiveStreamsComplianceCanNotSubscribeTheSameSubscriberMultipleTimes Field
TBD

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public const string CanNotSubscribeTheSameSubscriberMultipleTimes = "can not subscribe the same subscriber multiple times (see reactive-streams specification, rules 1.10 and 2.12)"

Field Value

Type: String
See Also