| FanOutShapeTIn, T0, T1, T2 Class |
Namespace: Akka.Streams
The FanOutShapeTIn, T0, T1, T2 type exposes the following members.
| Name | Description | |
|---|---|---|
| FanOutShapeTIn, T0, T1, T2(String) |
TBD
| |
| FanOutShapeTIn, T0, T1, T2(FanOutShapeTInIInit) |
TBD
| |
| FanOutShapeTIn, T0, T1, T2(InletTIn, OutletT0, OutletT1, OutletT2) |
TBD
|
| Name | Description | |
|---|---|---|
| In |
TBD
(Inherited from FanOutShapeTIn.) | |
| Inlets |
TBD
(Inherited from FanOutShapeTIn.) | |
| Outlets |
TBD
(Inherited from FanOutShapeTIn.) |
| Name | Description | |
|---|---|---|
| Clone |
TBD
(Inherited from Shape.) | |
| Construct |
TBD
(Overrides FanOutShapeTInConstruct(FanOutShapeTInIInit).) | |
| CopyFromPorts |
TBD
(Inherited from FanOutShapeTIn.) | |
| DeepCopy |
TBD
(Inherited from FanOutShapeTIn.) | |
| 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.) | |
| HasSamePortsAndShapeAs |
Compare this to another shape and determine whether the arrangement of ports is the same (including their ordering).
(Inherited from Shape.) | |
| HasSamePortsAs |
Compare this to another shape and determine whether the set of ports is the same (ignoring their ordering).
(Inherited from Shape.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewOutletT |
TBD
(Inherited from FanOutShapeTIn.) | |
| ToString | Returns a string that represents the current object. (Inherited from Shape.) |
| 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.) |