This document is archived and information here might be outdated. Recommended version. |
An interface for streaming responses.
Name | Description | |
---|---|---|
Close | Closes the response stream. | |
GetBufferSize | The size of each response chunk that the client will receive. | |
Init | Initializes the Response streamer. | |
Write | Writes a byte array as a response stream. |
Classes | Description |
---|---|
ResponseStreamer |