| IAsyncContextIgnore Method |
In response to an asynchronous notification an
IAsyncContextTOut, TExt may choose
to neither push nor pull nor terminate, which is represented as this directive.
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax abstract Ignore : unit -> IAsyncDirective
Return Value
Type:
IAsyncDirectiveTBD
See Also