FSMBaseCurrentStateTSState Property |
[Missing <summary> documentation for "P:Akka.Actor.FSMBase.CurrentState`1.State"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic ReadOnly Property State As TS
Get
public:
property TS State {
TS get ();
}
member State : 'TS with get
Property Value
Type:
TS
See Also