Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : ChunkSize Property |
public int ChunkSize {get; set;}
'Declaration Public Property ChunkSize As Integer
'Usage Dim instance As JpipServerConfiguration Dim value As Integer instance.ChunkSize = value value = instance.ChunkSize