Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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. |