public bool Unsubscribe( ActorRef subscriber, Type channel )
Public Function Unsubscribe ( _ subscriber As ActorRef, _ channel As Type _ ) As Boolean
public: bool^ Unsubscribe( ActorRef^ subscriber, Type^ channel )