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

TlsStream.EndWrite Method

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

EndWrite(IAsyncResult)

Ends a pending asynchronous write request.

Declaration
public override void EndWrite(IAsyncResult asyncResult)
Parameters
Type Name Description
IAsyncResult asyncResult

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

Overrides
Stream.EndWrite(IAsyncResult)
Remarks

The EndWrite(IAsyncResult) method completes a write request that was started with BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object) method.

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