StringBuilderStream.

EndWrite(IAsyncResult) Method

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
StringBuilderStream

Syntax

public override void EndWrite(IAsyncResult asyncResult)

Parameters

Name Type Description
asyncResult IAsyncResult

Return Value

Type Description
void
GitHub