←Select platform

AllowMultipleConnections Property (ServerSettings)

Summary

Gets or sets a value indicating whether to allow multiple connections from same client.

Syntax

C#
VB
C++
[DisplayNameAttribute("Allow Multiple Connections")] 
public bool AllowMultipleConnections {get; set;} 
<DisplayNameAttribute("Allow Multiple Connections")> 
Public Property AllowMultipleConnections As Boolean 
[DisplayNameAttribute("Allow Multiple Connections")] 
public: 
property bool AllowMultipleConnections { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if allow multiple connections; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize