Click or drag to resize
Akka.NETActorSubscriberStateRemove Method
TBD

Namespace:  Akka.Streams.Actors
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ActorSubscriberStateState Remove(
	IActorRef actorRef
)

Parameters

actorRef
Type: Akka.ActorIActorRef
TBD

Return Value

Type: ActorSubscriberStateState
TBD
See Also