LumiSoft Net Help
Error Property
NamespacesLumiSoft.Net.DNS.ClientDns_Client..::..GetEmailHostsAsyncOPError
Gets error happened during operation. Returns null if no error.
Declaration Syntax
C#Visual BasicVisual C++F#
public Exception Error { get; }
Public ReadOnly Property Error As Exception
	Get
public:
virtual property Exception^ Error {
	Exception^ get () sealed;
}
abstract Error : Exception with get
override Error : Exception with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

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