Class ActorPublisher
TBD
Inherited Members
Namespace: Akka.Streams.Implementation
Assembly: Akka.Streams.dll
Syntax
public static class ActorPublisher
Fields
| Improve this Doc View SourceNormalShutdownReason
TBD
Declaration
public static readonly NormalShutdownException NormalShutdownReason
Field Value
Type | Description |
---|---|
NormalShutdownException |
NormalShutdownReasonMessage
TBD
Declaration
public const string NormalShutdownReasonMessage = "Cannot subscribe to shut-down Publisher"
Field Value
Type | Description |
---|---|
String |