FSM<(Of <(<'TS, TD>)>)>..::..Stay Method
Produce "empty" transition descriptor. Return this from a state function
when no state change is to be effected.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public FSMBase..::..State<TS, TD> Stay()
Public Function Stay As FSMBase..::..State(Of TS, TD)
public: FSMBase..::..State<TS, TD>^ Stay()