ContextItemManager.Unsubscribe Method
Include Protected Members
Include Inherited Members
Removes a subscription.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Unsubscribe<ContextItemType>(SubscribeContextCallback<ContextItemType>)
Removes a subscription.
Unsubscribe(Type, SubscribeContextCallback)
When overridden in a derived class, removes a subscription.
Top