Share via


EndpointState Members

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

Represents the state of an endpoint, which can be loaded from either a provider or an SSE 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 endpoint state to include the passed in 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.Sse Namespace