FSMBaseLogEntryTS, TDStateName Property |
[Missing <summary> documentation for "P:Akka.Actor.FSMBase.LogEntry`2.StateName"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic TS StateName { get; }
Public ReadOnly Property StateName As TS
Get
public:
property TS StateName {
TS get ();
}
member StateName : 'TS with get
Property Value
Type:
TS
See Also