Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : SendBufferSize Property |
public int SendBufferSize {get; set;}
'Declaration Public Property SendBufferSize As Integer
'Usage Dim instance As ServerSettings Dim value As Integer instance.SendBufferSize = value value = instance.SendBufferSize