LumiSoft Mail Server User API
Exception Property
Namespaces > LumiSoft.Net.IO > ReadLine_EventArgs > Exception
Gets exception what happened while reading line. Returns null if read line completed sucessfully.
Syntax
C#Visual BasicManaged C++
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
public:
Exception^ Exception {
	Exception^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)