Click or drag to resize

StateSyncChangeId Property

Gets or sets the identifier.

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

Property Value

Type: Int64
The identifier.
See Also