Gets client reported EHLO host name. Returns null if EHLO/HELO is not issued yet.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string EhloHost { get; }
Public ReadOnly Property EhloHost As String Get
public: property String^ EhloHost { String^ get (); }
member EhloHost : string with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119