StateEntry Class |
Namespace: callback.ShellBoost.Core.Synchronization
public sealed class StateEntry
The StateEntry type exposes the following members.
Name | Description | |
---|---|---|
StateEntry |
Initializes a new instance of the StateEntry class.
|
Name | Description | |
---|---|---|
Entry |
Gets the stored entry.
| |
RelativeFilePath |
Gets the relative path of this stored entry, or null if the path couldn't be computed because of hierarchy issues.
| |
Synchronizer |
Gets the endpoint synchronizer.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |