StatusCode Property
The success or error code for the DNS query.
Syntax
[VB.NET] Public ReadOnlyProperty StatusCode As Integer
[C#] public int StatusCode {get;}
Remarks
This property contains the success or error code for the DNS query. For a list of valid error codes and their descriptions, please refer to the Error Messages section.
This property is read-only and not available at design time.
Default Value
0