Skip to main content

demonitor_scope

Function demonitor_scope 

Source
pub fn demonitor_scope(scope: String, actor: ActorId)
Expand description

Unsubscribes the provided crate::Actor from the scope for updates

  • scope - The scope to demonitor
  • actor - The ActorCell representing who will no longer receive updates