DispatchersDefaultDispatcherId Field |
The default dispatcher identifier, also the full key of the configuration of the default dispatcher.
Namespace: Akka.DispatchAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic static readonly string DefaultDispatcherId
Public Shared ReadOnly DefaultDispatcherId As String
public:
static initonly String^ DefaultDispatcherId
static val DefaultDispatcherId: string
Field Value
Type:
String
See Also