| Attributes Constructor |
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Attributes(
params AttributesIAttribute[] attributes
)
new :
attributes : AttributesIAttribute[] -> Attributes
Parameters
- attributes
- Type: Akka.StreamsAttributesIAttribute
TBD
See Also