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