Enum TransportType
Defines the types of transport protocols used in DNS communication.
public enum TransportType
Fields
Udp = 0Use the UDP transport.
Tcp = 1Use the TCP transport.
Defines the types of transport protocols used in DNS communication.
public enum TransportType
Udp = 0Use the UDP transport.
Tcp = 1Use the TCP transport.