LumiSoft Net Help
Hosts Property
NamespacesLumiSoft.Net.DNS.ClientDns_Client..::..GetEmailHostsAsyncOPHosts
Gets email hosts. Hosts are in priority order.
Declaration Syntax
C#Visual BasicVisual C++F#
public HostEntry[] Hosts { get; }
Public ReadOnly Property Hosts As HostEntry()
	Get
public:
property array<HostEntry^>^ Hosts {
	array<HostEntry^>^ get ();
}
member Hosts : HostEntry[] with get
Property Value
array<HostEntry>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

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