ZLibStream.EndWrite(IAsyncResult) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Ends an asynchronous write operation.

C#
public override void EndWrite(IAsyncResult asyncResult);

Parameters

asyncResult
IAsyncResult

The reference to the pending asynchronous request to finish.

Applies to

产品 版本
.NET 6, 7, 8, 9, 10