StateEvent Class |
Namespace: ShellBoost.Core.Synchronization
public class StateEvent : IComparable, IComparable<StateEvent>
The StateEvent type exposes the following members.
Name | Description | |
---|---|---|
StateEvent |
Initializes a new instance of the StateEvent class.
|
Name | Description | |
---|---|---|
Entry |
Gets the entry.
| |
Event |
Gets or sets the file system event.
| |
EventTime |
Gets or sets the event time.
| |
OldEntry |
Gets the old entry.
|
Name | Description | |
---|---|---|
CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |