W3cubDocs

/Haxe C#

Dns_Delegate_GetHostEntryIPCallback

package cs.system.net

extends MulticastDelegateDelegate

import cs.system.net.Dns

Available on cs

Static methods

staticop_Addition(arg1:Dns_GetHostEntryIPCallback, arg2:Dns_GetHostEntryIPCallback):Dns_GetHostEntryIPCallback

staticop_Subtraction(arg1:Dns_GetHostEntryIPCallback, arg2:Dns_GetHostEntryIPCallback):Dns_GetHostEntryIPCallback

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

BeginInvoke(hostAddress:IPAddress, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke(result:IAsyncResult):IPHostEntry

Invoke(hostAddress:IPAddress):IPHostEntry

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/net/Dns_Delegate_GetHostEntryIPCallback.html