Leadtools.Dicom.AddIn Namespace > DicomServer Class : AllowMultipleConnections Property |
public virtual bool AllowMultipleConnections {get;}
'Declaration Public Overridable ReadOnly Property AllowMultipleConnections As Boolean
'Usage Dim instance As DicomServer Dim value As Boolean value = instance.AllowMultipleConnections
true
if multiple connections are allowed; otherwise, false
.