Unosquare
    Show / Hide Table of Contents

    Enum InterfaceFlags

    Defines flags to enable or disable network interfaces.

    Namespace: Unosquare.PiGpio.NativeEnums
    Syntax
    [Flags]
    public enum InterfaceFlags

    Fields

    Name Description
    DisableFifoInterface

    The disable FIFO interface

    DisableSocketInterface

    The disable socket interface

    LocalhostInterface

    The localhost interface

    Comments

    Back to top Copyright © 2017-2019 Unosquare