AX#

Search Results for

    Show / Hide Table of Contents

    Enum CommExceptionBehaviour

    Specifies how the connector should behave when a communication exception occurs.

    Namespace: AXSharp.Connector
    Assembly: AXSharp.Connector.dll
    Syntax
    public enum CommExceptionBehaviour

    Fields

    Name Description
    Ignore

    Ignores communication exceptions, but logs information about the problem. Typically would be used for HMI.

    ReThrow

    Re-Throws any exception. Exceptions must be handled by user code. Should be used in all scenarios except for HMI.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFx. © MTS spol. s r.o., MTS spol. s r.o., and awesome contributors