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
Home Property
Gets the home.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
string
Home
{
get
; }
member
Home
:
string
with
get
Property Value
Type:
String
The home.
See Also
Reference
Settings Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET