Click or drag to resize

HttpServerConnectionAutoReloginOnSessionError Property

Gets or sets flag for automatic relogin on session timeout. The default value is false.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public bool AutoReloginOnSessionError { get; set; }

Property Value

Type: Boolean
See Also