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 > IResponseStreamer.GetBufferSize Method (ArcObjects .NET 10.5 SDK) |
The size of each response chunk that the client will receive.
[Visual Basic .NET] Public Function GetBufferSize ( _ ) As Integer
[C#] public int GetBufferSize ( );
[C++]
HRESULT GetBufferSize(
long* size
);
[C++]
Parameters size [out, retval] size is a parameter of type long