NEDnsProxyManagerError 枚举

定义

枚举与 DNS 代理相关的错误。

[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 = 
继承
NEDnsProxyManagerError
属性

字段

CannotBeRemoved 4
Disabled 2
Invalid 1
Stale 3

适用于