Overload List

  Name Description
Public method BeginSendFile(String, AsyncCallback, Object)
Sends the file fileName to a connected Socket object using the UseDefaultWorkerThread flag.
(Inherited from Socket.)
Public method 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.)

See Also