LumiSoft Net Help
Dns_Client..::..GetHostAddressesAsyncOP Constructor (hostNameOrIP)
NamespacesLumiSoft.Net.DNS.ClientDns_Client..::..GetHostAddressesAsyncOPDns_Client..::..GetHostAddressesAsyncOP(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public GetHostAddressesAsyncOP(
	string hostNameOrIP
)
Public Sub New ( 
	hostNameOrIP As String
)
public:
GetHostAddressesAsyncOP(
	String^ hostNameOrIP
)
new : 
        hostNameOrIP : string -> GetHostAddressesAsyncOP
Parameters
hostNameOrIP (String)
Host name or IP address.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when hostNameOrIP is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119