Share via


SseSyncServices Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Supplies SSE interoperation services to aid development of a provider that represents an SSE endpoint.

The following tables list the members exposed by the SseSyncServices type.

Public Constructors

  Name Description
SseSyncServices Overloaded. Initializes a new instance of the SseSyncServices class.

Top

Public Properties

  Name Description
SseMetadata Gets the SSE metadata for the feed.

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetChangeBatch Gets a batch of changes from the SSE feed.
GetHashCode  (inherited from Object )
GetKnowledge Computes and returns a knowledge instance from the loaded SSE metadata.
GetNextTickCount Gets the current tick count for the knowledge obtained from SSE feed, advances it, and updates the knowledge for the SSE feed.
GetType  (inherited from Object )
LoadChangeData Gets an item’s data from the SSE feed, as XML text.
LoadSseMetadata Loads SSE metadata from a stream containing an SSE feed.
ProcessChangeBatch Processes a batch of changes supplied by the source provider.
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SseSyncServices Class
Microsoft.Synchronization.Sse Namespace