Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 8.0.
Specifies whether errors will be collected within the scope of the method.
Members
Member | Description |
---|---|
Collect | Collectable errors will be gathered and code execution will be continued until the end of the ErrorBehavior scope. If errors are left unhandled at the end of the ErrorBehavior scope, execution will stop with an aggregated error. |