CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
HttpSession Class
HttpSession Properties
DebugWriter Property
IndentJson Property
MaxConnections Property
URL Property
HttpSession
IndentJson Property
Gets a value indicating whether JSON data sent to server should be indented. Useful for debugging.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
bool
IndentJson
{
get
; }
Request Example
View Source
Property Value
Type:
Boolean
true
to indent json; otherwise,
false
.
See Also
Reference
HttpSession Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman