Del via


IWaitNotificationService Interface

Definition

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

Name Description
SubscriptionToRegister

For internal use only.

Methods

Name Description
RegisterListener(Guid, String, Guid, String)

For internal use only.

UnregisterAllListeners()

For internal use only.

UnregisterListener(Guid)

For internal use only.

Applies to