ZipNT Class |
Emits when all of the inputs has an element available
Backpressures when downstream backpressuresCompletes when any upstream completes
Cancels when downstream cancelsNamespace: Akka.Streams.Dsl
The ZipNT type exposes the following members.
Name | Description | |
---|---|---|
InitialAttributes |
TBD
(Overrides ZipWithNTIn, TOutInitialAttributes.) | |
Inlets |
TBD
(Inherited from ZipWithNTIn, TOut.) | |
Module |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
Out |
TBD
(Inherited from ZipWithNTIn, TOut.) | |
Shape |
TBD
(Inherited from ZipWithNTIn, TOut.) |
Name | Description | |
---|---|---|
AddAttributes |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
Async |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
CreateLogic |
TBD
(Inherited from ZipWithNTIn, TOut.) | |
CreateLogicAndMaterializedValue |
TBD
(Inherited from GraphStageTShape.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
In |
TBD
(Inherited from ZipWithNTIn, TOut.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Named |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
ToString |
TBD
(Overrides ZipWithNTIn, TOutToString.) | |
WithAttributes |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) |
Name | Description | |
---|---|---|
AsInstanceOfT |
TBD
(Defined by Extensions.) | |
Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |