EventStream Constructor

Initializes a new instance of the EventStream class.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll)

Syntax


public EventStream(
	bool debug
)
Public Sub New ( _
	debug As Boolean _
)
public:
EventStream(
	bool^ debug
)

Parameters

debug
Type: Boolean
if set to true [debug].