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

Status Property

Status of the request is empty while in progress, 'OK' or error message upon completion.

Syntax

[VB.NET]
Public ReadOnlyProperty Status As String

[C#]
public string Status {get;}

Remarks

This property is reset each time the Resolve method is called. When a response comes from the DNSServer this property is set to "OK" in case of success or to an error message as described in the Response event.

This property is read-only.

Default Value

""

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