Collapse image Expand Image Copy image CopyHover image
                





Secure FTP Factory for .NET API Reference
ProxySocket..::..BeginSend Method
ProxySocket Class See Also Send Feedback

Overload List

  Name Description
Public method BeginSend(IList<(Of <<'(ArraySegment<(Of <<'(Byte>)>>)>)>>), SocketFlags, AsyncCallback, Object)
Sends data asynchronously to a connected Socket.
(Inherited from Socket.)
Public method BeginSend(IList<(Of <<'(ArraySegment<(Of <<'(Byte>)>>)>)>>), SocketFlags, SocketError%, AsyncCallback, Object)
Sends data asynchronously to a connected Socket.
(Inherited from Socket.)
Public method BeginSend(array<Byte>[]()[][], Int32, Int32, SocketFlags, AsyncCallback, Object)
Sends data asynchronously to a connected Socket.
(Inherited from Socket.)
Public method BeginSend(array<Byte>[]()[][], Int32, Int32, SocketFlags, SocketError%, AsyncCallback, Object)
Sends data asynchronously to a connected Socket.
(Inherited from Socket.)

See Also

ProxySocket Class
ProxySocket Members
Jscape.Util.Proxy Namespace
Footer image

JSCAPE LLC