Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
IDispatcherPrerequisites Interface
IDispatcherPrerequisites Properties
EventStream Property
Mailboxes Property
Scheduler Property
Settings Property
IDispatcherPrerequisites
Settings Property
The
Settings
for the current
ActorSystem
.
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
Settings
Settings
{
get
; }
abstract
Settings
:
Settings
with
get
Property Value
Type:
Settings
See Also
Reference
IDispatcherPrerequisites Interface
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET