PubSubAdapter Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
-
PubSubAdapter
- Implémente
Constructeurs
PubSubAdapter() |
Méthodes
Dispose() | |
Dispose(Boolean) | |
Publish(PolicyUpdateInfo) | |
Subscribe(SubscriptionMessageHandler) | |
Unsubscribe(SubscriptionMessageHandler) |