Class StreamSupervisor.Children
TBD
Inherited Members
Namespace: Akka.Streams.Implementation
Assembly: Akka.Streams.dll
Syntax
public sealed class StreamSupervisor.Children
Constructors
| Edit this page View SourceChildren(IImmutableSet<IActorRef>)
TBD
Declaration
public Children(IImmutableSet<IActorRef> refs)
Parameters
Type | Name | Description |
---|---|---|
IImmutableSet<IActorRef> | refs | TBD |
Fields
| Edit this page View SourceRefs
TBD
Declaration
public readonly IImmutableSet<IActorRef> Refs
Field Value
Type | Description |
---|---|
IImmutableSet<IActorRef> |