Click or drag to resize
Akka.NETStateApplying Method
Overload List
  NameDescription
Public methodApplying(TEvent)
Specify domain event to be applied when transitioning to the new state.
Public methodApplying(ILinearSeqTEvent)
Specify domain events to be applied when transitioning to the new state.
Top
See Also