Click or drag to resize
Akka.NETIAsyncContextIgnore 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.42 (1.2.3.42)
Syntax
IAsyncDirective Ignore()

Return Value

Type: IAsyncDirective
TBD
See Also