SocketTools .NET Edition

DnsClient.HostProtocol Property

Set the protocol to return service information for the specified host.

[Visual Basic]
Public Property HostProtocol As ProtocolType
[C#]
public DnsClient.ProtocolType HostProtocol {get; set;}

Property Value

A ProtocolType enumeration type.

Remarks

The HostProtocol property determines the protocol for which service information is returned.

See Also

DnsClient Class | SocketTools Namespace | ProtocolType Enumeration