CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.IA
IASession Class
IASession Methods
AddIdentity Method
DeleteIdentity Method
DeleteIdentityMask Method
DeleteIdentityRange Method
Flush Method
ResetBatch Method
ShowIdentity Method
StartAddBatch Method
StartDeleteBatch Method
StartShowBatch Method
IASession
ResetBatch Method
Resets the batch without sending any requests to the gateway, and optionally also finish batch processing.
Namespace:
Koopman.CheckPoint.IA
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
void
ResetBatch
(
bool
stopBatch
=
false
)
Request Example
View Source
Parameters
stopBatch
(Optional)
Type:
System
Boolean
if set to
true
batch processing also disabled after reset.
See Also
Reference
IASession Class
Koopman.CheckPoint.IA Namespace
Copyright (c) 2018 Tim Koopman