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

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.

Applies to