W3cubDocs

/Haxe C#

Dns_Delegate_GetHostEntryIPCallback

package cs.system.net

extends MulticastDelegateDelegate

import cs.system.net.Dns

@:final@:libType@:csNative@:native("System.Net.Dns.GetHostEntryIPCallback") Available on cs

Constructor

@:final @:overload new (object:Dynamic, method:IntPtr)

Methods

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

@:overload EndInvoke (result:IAsyncResult):IPHostEntry

@:overload Invoke (hostAddress:IPAddress):IPHostEntry

Static methods

static op_Addition (arg1:Dns_GetHostEntryIPCallback, arg2:Dns_GetHostEntryIPCallback):Dns_GetHostEntryIPCallback

static op_Subtraction (arg1:Dns_GetHostEntryIPCallback, arg2:Dns_GetHostEntryIPCallback):Dns_GetHostEntryIPCallback

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