 | ProcessorModule<TIn, TOut, TMat>.Attributes Property |
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxpublic override Attributes Attributes { get; }
abstract Attributes : Attributes with get
override Attributes : Attributes with get
Property Value
Type:
AttributesImplements
IModule.Attributes
See Also