ClusterUnsubscribe Method |
Name | Description | |
---|---|---|
Unsubscribe(IActorRef) |
Stops the specific actor from receiving all types of cluster domain events.
| |
Unsubscribe(IActorRef, Type) |
Stops the specific actor from receiving a specific type of cluster domain event.
|