Error property
Type: Long, read-only
Error code from the last method call. After a method returns, this property remains
unchanged until the next call.
Possible values include all codes for Connection.Error
plus:
| hexDnsErrHostNotFound |
11001 |
| hexDnsErrTryAgain |
11002 |
| hexDnsErrNoRecovery |
11003 |
| hexDnsErrNoData |
11004 |
|