Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > DicomServer Class : MaxClients Property |
public virtual int MaxClients {get; set;}
'Declaration Public Overridable Property MaxClients As Integer
'Usage Dim instance As DicomServer Dim value As Integer instance.MaxClients = value value = instance.MaxClients