'Declaration
Public Const DefaultKeepAliveInterval As Integer
'Usage
Dim value As Integer value = UAClientSessionParameters.DefaultKeepAliveInterval
public const int DefaultKeepAliveInterval
public: const int DefaultKeepAliveInterval
'Declaration
Public Const DefaultKeepAliveInterval As Integer
'Usage
Dim value As Integer value = UAClientSessionParameters.DefaultKeepAliveInterval
public const int DefaultKeepAliveInterval
public: const int DefaultKeepAliveInterval
Note that by default, KeepAliveInterval value gets effectively clamped to 25% of the SessionTimeout.