IMessageBroker Publish T Method | Glimpse API Documentation |
Publishes the specified message using the type as the topic.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- message
- Type: T
The message.
Type Parameters
- T
- Type of the message
See Also