Click or drag to resize
Akka.NETReactiveStreamsComplianceSupportsOnlyASingleSubscriber 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 SupportsOnlyASingleSubscriber = "only supports one subscriber (which is allowed, see reactive-streams specification, rule 1.12)"

Field Value

Type: String
See Also