IMessageBroker Unsubscribe T Method | Glimpse API Documentation |
Unsubscribes the listener from the specified subscription id.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- subscriptionId
- Type: System Guid
The subscription id.
Type Parameters
- T
- Type of the message
See Also