EndpointState Members
Represents the state of a FeedSync endpoint. This can be loaded from either a provider or a FeedSync feed.
The following tables list the members exposed by the EndpointState type.
Public Constructors
Name | Description | |
---|---|---|
EndpointState | Initializes a new instance of the EndpointState class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Combine | Combines the current endpoint state with the specified endpoint state. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LoadFrom | Overloaded. Loads the endpoint state from the specified component. | |
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
EndpointState Class
Microsoft.Synchronization.FeedSync Namespace