Click or drag to resize

SessionInfoConnectionMode Property

Gets the connection mode.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "connection-mode")]
public SessionInfoConnectionModes ConnectionMode { get; }
Request Example View Source

Property Value

Type: SessionInfoConnectionModes
The connection mode.
See Also