 | ConfigurationRuntimeExceptionHandlingUndeployRethrowPolicy Property |
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.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic UndeployRethrowPolicy UndeployRethrowPolicy { get; set; }
Return Value
Type:
UndeployRethrowPolicyindicator
See Also