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