Click or drag to resize
Akka.NETEventStreamStartUnsubscriber Method
TBD

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

Parameters

system
Type: Akka.Actor.InternalActorSystemImpl
TBD
See Also