Search Results for

    Show / Hide Table of Contents

    Class RemoteLoginStateAndChangeCount

    Remote login state and change count.

    Inheritance
    System.Object
    RemoteLoginStateAndChangeCount
    Namespace: ABB.Robotics.Controllers
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    public sealed class RemoteLoginStateAndChangeCount

    Properties

    ChangeCount

    Change count.

    Declaration
    public uint ChangeCount { get; }
    Property Value
    Type Description
    System.UInt32

    State

    Login state.

    Declaration
    public RemoteLoginState State { get; }
    Property Value
    Type Description
    RemoteLoginState
    In This Article
    Back to top Copyright © 2024 ABB