Partager via


IChangeFeedObserverFactory Interface

Définition

Attention

Switch to the ChangeFeedProcessorBuilder for building the change feed processor host and use new interface Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing.IChangeFeedObserverFactory.

Classe Factory utilisée pour créer instance de IChangeFeedObserver.

[System.Obsolete("Switch to the ChangeFeedProcessorBuilder for building the change feed processor host and use new interface Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing.IChangeFeedObserverFactory.")]
public interface IChangeFeedObserverFactory
[<System.Obsolete("Switch to the ChangeFeedProcessorBuilder for building the change feed processor host and use new interface Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing.IChangeFeedObserverFactory.")>]
type IChangeFeedObserverFactory = interface
Public Interface IChangeFeedObserverFactory
Attributs

Méthodes

CreateObserver()
Obsolète.

Crée une instance de IChangeFeedObserver.

S’applique à