AX#

Search Results for

    Show / Hide Table of Contents

    Enum ReadSubscriptionMode

    Specifies how the variables should be subscribed to.

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

    Fields

    Name Description
    AutoSubscribeUsedVariables

    Variables used by calling getter of Cyclic property are automatically subscribed for cyclic reading. Automatic subscription may create overhead in case of large number of variables.

    Polling

    The variables must explicitly subscribed for cyclic reading in order to be read. [NOTE] Variables can be also polled by the UI.

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