Interface PersistentFSM.IFsmState
IFsmState interface, makes possible for simple default serialization by conversion to String
Namespace: Akka.Persistence.Fsm
Assembly: Akka.Persistence.dll
Syntax
public interface IFsmState
Properties
| Improve this Doc View SourceIdentifier
Declaration
string Identifier { get; }
Property Value
Type | Description |
---|---|
String |