CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
JsonExport Class
JsonExport Properties
CancellationToken Property
Count Property
ExcludeByName Property
ExcludeByType Property
ExcludeDetailsByName Property
ExcludeDetailsByType Property
Progress Property
JsonExport
Progress Property
Gets or sets the provider for progress updates. Progress is given in number of objects added to export.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
IProgress
<
int
>
Progress
{
get
;
set
; }
Request Example
View Source
Property Value
Type:
IProgress
Int32
The provider for progress updates.
See Also
Reference
JsonExport Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman