Interface ICursors
TBD
Namespace: Akka.Streams.Implementation
Assembly: Akka.Streams.dll
Syntax
public interface ICursors
Properties
| Improve this Doc View SourceCursors
TBD
Declaration
IEnumerable<ICursor> Cursors { get; }
Property Value
Type | Description |
---|---|
IEnumerable<ICursor> |