LumiSoft Net Help
Error Property
NamespacesLumiSoft.Net.IOSmartStream..::..ReadLineAsyncOPError
Gets error occured during asynchronous operation. Value null means no error.
Declaration Syntax
C#Visual BasicVisual C++F#
public Exception Error { get; }
Public ReadOnly Property Error As Exception
	Get
public:
property Exception^ Error {
	Exception^ get ();
}
member Error : Exception with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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