IPubSubAdapter.Subscribe(SubscriptionMessageHandler) Method
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:
void Subscribe(Microsoft::RuleEngine::SubscriptionMessageHandler ^ proc);
public void Subscribe (Microsoft.RuleEngine.SubscriptionMessageHandler proc);
abstract member Subscribe : Microsoft.RuleEngine.SubscriptionMessageHandler -> unit
Public Sub Subscribe (proc As SubscriptionMessageHandler)