| IDetachedContextPushAndPull Method |
TBD
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax FreeDirective PushAndPull(
Object element
)
abstract PushAndPull :
element : Object -> FreeDirective
Parameters
- element
- Type: SystemObject
TBD
Return Value
Type:
FreeDirectiveTBD
See Also