Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TlsClientSocket.EndSend Method

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

EndSend(IAsyncResult)

Ends a pending asynchronous send. Inherited from TlsSocket.

Declaration
public int EndSend(IAsyncResult asyncResult)
Parameters
Type Name Description
IAsyncResult asyncResult

Stores state information for this asynchronous operation as well as any user-defined data.

Returns
Type Description
Int32

The number of bytes sent.

Remarks

The EndSend method completes a request to accept a connection that was started with the BeginSend(Byte[], Int32, Int32, SocketFlags, AsyncCallback, Object) method.

In This Article
  • EndSend(IAsyncResult)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies