LumiSoft Mail Server User API
Exception Property
Namespaces > LumiSoft.Net.IO > ReadToStream_EventArgs > Exception
Gets exception what happened while reading data. Returns null if data reading 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)