Click or drag to resize
Akka.NETClusterUnsubscribe Method
Overload List
  NameDescription
Public methodUnsubscribe(IActorRef)
Stops the specific actor from receiving all types of cluster domain events.
Public methodUnsubscribe(IActorRef, Type)
Stops the specific actor from receiving a specific type of cluster domain event.
Top
See Also