Click or drag to resize
Akka.NETBatchingActorInputBoundaryCancel Method
Overload List
  NameDescription
Public methodCancel
TBD
Protected methodCancel(Inlet)
Requests to stop receiving events from a given input port. Cancelling clears any ungrabbed elements from the port.
(Inherited from GraphStageLogic.)
Top
See Also