EndpointState Class
Represents the state of a FeedSync endpoint. This can be loaded from either a provider or a FeedSync feed.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The EndpointState type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Combine | Combines the current endpoint state with the specified endpoint state. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | LoadFrom(SyncProvider) | Loads the endpoint state from the specified provider. |
![]() | LoadFrom(Stream, FeedIdConverter) | Loads the endpoint state from the specified FeedSync feed. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
