Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
ExecutorService Class
ExecutorService Properties
Id Property
ExecutorService
Id Property
The Id of the
MessageDispatcher
this executor is bound to
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
string
Id
{
get
; }
member
Id
:
string
with
get
Property Value
Type:
String
See Also
Reference
ExecutorService Class
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET