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.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 12.0.0
Syntax public virtual bool LogCommunicationExceptions { get; set; }
Property Value
Type:
BooleanSee Also