remove
Remove a subscription.
Return
true
if the subscription was removed, false
if not.
Parameters
subscription
subscription to remove
Remove a named subscription.
Return
true
if a matching subscription was removed, false
if Subscription could be found.
Parameters
name
name of the subscription to remove.