 | Inlet Constructor |
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxprotected Inlet(
string name
)
new :
name : string -> InletParameters
- name
- Type: SystemString
TBD
Exceptions| Exception | Condition |
|---|
| ArgumentException |
This exception is thrown when the specified name is undefined.
|
See Also