| PersistentFSMBaseTState, TData, TEvent_timeoutFuture Field |
TBD
Namespace:
Akka.Persistence.Fsm
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax protected ICancelable _timeoutFuture
val mutable _timeoutFuture: ICancelable
Field Value
Type:
ICancelableSee Also