SocketTools .NET Edition

DnsClient.ErrorEventArgs.Error Property

Returns the value of the last error that has occurred.

[Visual Basic]
Public ReadOnly Property Error As ErrorCode
[C#]
public DnsClient.ErrorCode Error {get;}

Property Value

ErrorCode enumeration which specifies the error.

See Also

DnsClient.ErrorEventArgs Class | SocketTools Namespace