Home > comp > gb.net > dnsclient > async 
 en fr de es it nl pl pt pt_BR mk sq hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
DnsClient.Async (gb.net)
Property Async As Boolean

Returns or sets the asynchronous mode of the DNS client.

If this property is set to TRUE, the DNS client will work in asynchronous mode, so the program will be not be paused while resolution process is working.

The Status property will take value Net.Active while working, and the Finished event will raise after the resolution process is finished.