Click or drag to resize

SessionInfoChanges Property

Gets the number of pending changes.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "changes")]
public int Changes { get; }
Request Example View Source

Property Value

Type: Int32
Number of pending changes.
See Also