LumiSoft Net Help
SMTP_Client..::..EhloHeloAsyncOP Constructor (hostName)
NamespacesLumiSoft.Net.SMTP.ClientSMTP_Client..::..EhloHeloAsyncOPSMTP_Client..::..EhloHeloAsyncOP(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public EhloHeloAsyncOP(
	string hostName
)
Public Sub New ( 
	hostName As String
)
public:
EhloHeloAsyncOP(
	String^ hostName
)
new : 
        hostName : string -> EhloHeloAsyncOP
Parameters
hostName (String)
Local host DNS name.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when hostName is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

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