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

TlsStream.EndRead Method

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

EndRead(IAsyncResult)

Ends a pending asynchronous read request.

Declaration
public override int EndRead(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
Overrides
Stream.EndRead(IAsyncResult)
Remarks

The EndRead(IAsyncResult) method completes a read request that was started with BeginRead(Byte[], Int32, Int32, AsyncCallback, Object) method.

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