- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .IO - Containing Type
- StringBuilderStream
Syntax
public override IAsyncResult BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, Object state)
Parameters
| Name | Type | Description |
|---|---|---|
| buffer | byte[] | |
| offset | int | |
| count | int | |
| callback | AsyncCallback | |
| state | Object |
Return Value
| Type | Description |
|---|---|
| IAsyncResult |
