Click or drag to resize

ConfigurationRuntimeExceptionHandling Properties

The ConfigurationRuntimeExceptionHandling type exposes the following members.

Properties
  NameDescription
Public propertyHandlerFactories
Returns the list of exception handler factory class names, see
Public propertyUndeployRethrowPolicy
Returns the policy to instruct the runtime whether a module un-deploy rethrows runtime exceptions that are encountered during the undeploy. By default we are logging exceptions.
Top
See Also