Readonly
isThis is set to true when the system is believed to have a usable network connection.
The link is only up when network connections can be established. For example, the link is down during DHCP configuration (unless there is another usable interface already configured).
If the link status is not currently known, we generally assume that it is up.
Readonly
linkThis is set to true when we believe that isLinkUp is accurate.
Readonly
linkThe type of network connection.
Readonly
networkIDA string uniquely identifying the current active network interfaces. Empty when there are no active network interfaces.
Readonly
platformDNSIndicationsA bitfield that encodes the platform attributes we detected which indicate that we should only use DNS, not TRR.
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
Network link status monitoring service.