InterfaceControlFlags Struct
NuGet: GHIElectronics.TinyCLR.EthernetIP.Scanner
Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner.ObjectLibrary
Chapter 5-3.2.2.3 Volume 2
public struct InterfaceControlFlags
Fields
UsePreviouslyStored
public bool UsePreviouslyStored
Use the previously stored interface configuration.
EnableBootP
public bool EnableBootP
Obtain the interface configuration via BootP.
EnableDHCP
public bool EnableDHCP
Obtain the interface configuration via DHCP.
EnableDNS
public bool EnableDNS
Enable DNS resolution on the interface.