Table of Contents

Class DnsTools

Namespace
Steeltoe.Common.Net
Assembly
Steeltoe.Common.dll
public static class DnsTools
Inheritance
DnsTools
Inherited Members

Methods

ResolveHostAddress(string)

Get the first listed InterNetwork for the host name

public static string ResolveHostAddress(string hostName)

Parameters

hostName string

The host name or address to use

Returns

string

String representation of the IP Address or null

ResolveHostName()

public static string ResolveHostName()

Returns

string