W3cubDocs

/Haxe C#

Dns_Delegate_GetHostAddressesCallback

package cs.system.net

extends MulticastDelegateDelegate

import cs.system.net.Dns

Available on cs

Static methods

staticop_Addition(arg1:Dns_GetHostAddressesCallback, arg2:Dns_GetHostAddressesCallback):Dns_GetHostAddressesCallback

staticop_Subtraction(arg1:Dns_GetHostAddressesCallback, arg2:Dns_GetHostAddressesCallback):Dns_GetHostAddressesCallback

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

BeginInvoke(hostName:String, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke(result:IAsyncResult):NativeArray<IPAddress>

Invoke(hostName:String):NativeArray<IPAddress>

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