This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IR > IResponseStreamer Interface (ArcObjects .NET 10.5 SDK) |
An interface for streaming responses.
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. |
CoClasses and Classes | Description |
---|---|
ResponseStreamer |