Click or drag to resize

StateEventEntry Property

Gets the entry.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public StateSyncEntry Entry { get; }

Property Value

Type: StateSyncEntry
The entry.
See Also