PubSubAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class PubSubAdapter : IDisposable, Microsoft::RuleEngine::IPubSubAdapter
public class PubSubAdapter : IDisposable, Microsoft.RuleEngine.IPubSubAdapter
type PubSubAdapter = class
interface IPubSubAdapter
interface IDisposable
Public Class PubSubAdapter
Implements IDisposable, IPubSubAdapter
- Inheritance
-
PubSubAdapter
- Implements
Constructors
PubSubAdapter() |
Methods
Dispose() | |
Dispose(Boolean) | |
Publish(PolicyUpdateInfo) | |
Subscribe(SubscriptionMessageHandler) | |
Unsubscribe(SubscriptionMessageHandler) |