Click or drag to resize
Akka.NETIInHandler Methods

The IInHandler type exposes the following members.

Methods
  NameDescription
Public methodOnPush
Public methodOnUpstreamFailure
Called when the input port has failed. After this callback no other callbacks will be called for this port.
Public methodOnUpstreamFinish
Called when the input port is finished. After this callback no other callbacks will be called for this port.
Top
See Also