StateEntry Class |
Namespace: 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 | |
---|---|---|
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |