Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Event
EventStream Class
EventStream Constructor
EventStream Properties
EventStream Methods
EventStream Constructor
Initializes a new instance of the
EventStream
class.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
EventStream
(
bool
debug
)
new
:
debug
:
bool
->
EventStream
Parameters
debug
Type:
System
Boolean
if set to
true
[debug].
See Also
Reference
EventStream Class
Akka.Event Namespace
Akka.NET Home
|
Learn Akka.NET