W3cubDocs

/Haxe C#

Socket_SendFileAsyncResult

package cs.system.net.sockets

implements IAsyncResult

import cs.system.net.sockets.Socket

@:final@:libType@:csNative@:native("System.Net.Sockets.Socket.SendFileAsyncResult") Available on cs

Constructor

@:final @:overload new (d:Socket_SendFileHandler, ares:IAsyncResult)

Variables

read only AsyncState:Dynamic

read only AsyncWaitHandle:WaitHandle

read only CompletedSynchronously:Bool

read only Delegate:Socket_SendFileHandler

read only IsCompleted:Bool

read only Original:IAsyncResult

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