Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
Settings Class
Settings Properties
AddLoggingReceive Property
AskTimeout Property
Config Property
ConfigVersion Property
CreationTimeout Property
DebugAutoReceive Property
DebugEventStream Property
DebugLifecycle Property
DebugRouterMisconfiguration Property
DebugUnhandledMessage Property
DefaultVirtualNodesFactor Property
FsmDebugEvent Property
Home Property
LogConfigOnStart Property
LogDeadLetters Property
LogDeadLettersDuringShutdown Property
Loggers Property
LoggersDispatcher Property
LoggerStartTimeout Property
LogLevel Property
ProviderClass Property
SchedulerClass Property
SchedulerShutdownTimeout Property
SerializeAllCreators Property
SerializeAllMessages Property
StdoutLogLevel Property
SupervisorStrategyClass Property
System Property
UnstartedPushTimeout Property
Settings
FsmDebugEvent Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
bool
FsmDebugEvent
{
get
; }
member
FsmDebugEvent
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
Settings Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET