Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Persistence.Fsm
PersistentFSMBase(TState, TData, TEvent).State(TS, TD, TE) Class
State(TS, TD, TE) Methods
Applying Method
Applying Method (TEvent)
Applying Method (ILinearSeq(TEvent))
State
TS
,
TD
,
TE
Applying Method
Overload List
Name
Description
Applying(TEvent)
Specify domain event to be applied when transitioning to the new state.
Applying(ILinearSeq
TEvent
)
TBD
Top
See Also
Reference
PersistentFSMBase
TState, TData, TEvent
State
TS, TD, TE
Class
Akka.Persistence.Fsm Namespace
Akka.NET Home
|
Learn Akka.NET