IWaitNotificationService Interface
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.
Defines interface of a service that can be used to wait for entity modification events.
public interface class IWaitNotificationService
public interface IWaitNotificationService
type IWaitNotificationService = interface
Public Interface IWaitNotificationService
Properties
SubscriptionToRegister |
For internal use only. |
Methods
RegisterListener(Guid, String, Guid, String) |
For internal use only. |
UnregisterAllListeners() |
For internal use only. |
UnregisterListener(Guid) |
For internal use only. |