Click or drag to resize
Akka.NETExecutorServiceId Property
The Id of the MessageDispatcher this executor is bound to

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string Id { get; }

Property Value

Type: String
See Also