Click or drag to resize
Akka.NETEventStreamStartUnsubscriber Method
TBD

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public void StartUnsubscriber(
	ActorSystemImpl system
)

Parameters

system
Type: Akka.Actor.InternalActorSystemImpl
TBD
See Also