IResponseDataSenderLogCommunicationExceptions Property |
Whether to log exception caused by communication problems (e.g. when remote host closes the connection).
LogExceptions has to be set to
.
Namespace: CMS.AspNet.Platform.RoutingAssembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 13.0.131
Syntax bool LogCommunicationExceptions { get; set; }
Property Value
Type:
BooleanSee Also