Click or drag to resize
AdvancedGetFileHandlerLogCommunicationExceptions Property
Whether to log exception caused by communication problems (e.g. when remote host closes the connection). Log exceptions has to be set to TRUE.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool LogCommunicationExceptions { get; set; }

Property Value

Type: Boolean
See Also