CMSFileResultLogCommunicationExceptions 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.Base.RoutingAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public bool LogCommunicationExceptions { get; set; }
Property Value
Type:
BooleanSee Also