Overload List
Name | Description | |
---|---|---|
![]() |
BeginSendFile(String, AsyncCallback, Object) |
Sends the file fileName to a connected Socket object using the UseDefaultWorkerThread flag.
(Inherited from Socket.) |
![]() |
BeginSendFile(String, array<Byte>[]()[][], array<Byte>[]()[][], TransmitFileOptions, AsyncCallback, Object) |
Sends a file and buffers of data asynchronously to a connected Socket object.
(Inherited from Socket.) |