Click or drag to resize
Akka.NETGraphInterpreterSetHandler Method
Overload List
  NameDescription
Public methodSetHandler(GraphInterpreterConnection, IInHandler)
Dynamic handler changes are communicated from a GraphStageLogic by this method.
Public methodSetHandler(GraphInterpreterConnection, IOutHandler)
Dynamic handler changes are communicated from a GraphStageLogic by this method.
Top
See Also