NEDnsProxyManagerError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates errors relating to a DNS proxy.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEDnsProxyManagerError
type NEDnsProxyManagerError =
- Inheritance
-
NEDnsProxyManagerError
- Attributes
Fields
Name | Value | Description |
---|---|---|
Invalid | 1 | |
Disabled | 2 | |
Stale | 3 | |
CannotBeRemoved | 4 |