Gets the chunk size of the HTTP packet.
public virtual int ChunkSize {get;}
public virtual int ChunkSize {get;}
public:
virtual property int ChunkSize {
int get();
}
'Declaration
Public Overridable ReadOnly Property ChunkSize As Integer
'Usage
Dim instance As JpipConfiguration
Dim value As Integer
value = instance.ChunkSize
Property Value
The number of bytes sent in each HTTP chunk.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2