AllowMultipleConnections Property

Summary
Gets or sets a value indicating whether to allow multiple connections from same client.
Syntax
C#
VB
C++
public bool AllowMultipleConnections { get; set; } 
Public Property AllowMultipleConnections As Boolean 
public: 
property bool AllowMultipleConnections { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if allow multiple connections; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.