Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Requests that a specified method is no longer called when a service of a specified type is available.
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<TServiceType>(SubscribeServiceCallback<TServiceType>) | Requests that the specified method is no longer called when a service of the specified type is available. |
![]() |
Unsubscribe(Type, SubscribeServiceCallback) | When overridden in a derived class, requests that the specified method is no longer called when a service of the specified type is available. |
Top