IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]