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