LumiSoft Net Help
Dns_Client..::..GetHostsAddressesAsyncOP Constructor (hostNames)
NamespacesLumiSoft.Net.DNS.ClientDns_Client..::..GetHostsAddressesAsyncOPDns_Client..::..GetHostsAddressesAsyncOP(array<String>[]()[][])
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public GetHostsAddressesAsyncOP(
	string[] hostNames
)
Public Sub New ( 
	hostNames As String()
)
public:
GetHostsAddressesAsyncOP(
	array<String^>^ hostNames
)
new : 
        hostNames : string[] -> GetHostsAddressesAsyncOP
Parameters
hostNames (array<String>[]()[][])
Host names to resolve.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when hostNames is null reference.

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