Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : AllowMultipleConnections Property |
[DisplayNameAttribute("Allow Multiple Connections")] public bool AllowMultipleConnections {get; set;}
'Declaration <DisplayNameAttribute("Allow Multiple Connections")> Public Property AllowMultipleConnections As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.AllowMultipleConnections = value value = instance.AllowMultipleConnections
[DisplayNameAttribute("Allow Multiple Connections")] public bool AllowMultipleConnections {get; set;}
DisplayNameAttribute("Allow Multiple Connections") get_AllowMultipleConnections();
set_AllowMultipleConnections(value);
[DisplayNameAttribute("Allow Multiple Connections")] public: property bool AllowMultipleConnections { bool get(); void set ( bool value); }
true
if allow multiple connections; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2