MessageBusSubscriber EnableSubscriptions Method DH.Messaging Documentation

[This is preliminary documentation and is subject to change.]

Un-suspend the subscriber if it is suspended. All subscriptions under this subscriber will also be activated.

Namespace: (Default Namespace)
Assembly: DH.Messaging.Extensions (in DH.Messaging.Extensions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void EnableSubscriptions()
See Also