AdministrativePipes Property

Summary
Gets or sets the number of administrative pipes.
Syntax
C#
C++/CLI
public int AdministrativePipes { get; set; } 
public: 
property int AdministrativePipes { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of administrative pipes.

Remarks

This setting controls the number of ServiceAdministrator object that can connect to the server. If the server does not have any administrative pipes left the ServiceAdministrator instance will not be able to send and receive administrative messages with the server. The default value is 10.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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