Click or drag to resize
AdvancedGetFileServiceLogCommunicationExceptions 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.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
protected virtual bool LogCommunicationExceptions { get; set; }

Property Value

Type: Boolean
See Also