LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

AdministrativePipes Property

Show in webframe





Gets or sets the number of administrative pipes.
Syntax
public int AdministrativePipes {get; set;}
'Declaration
 
Public Property AdministrativePipes As Integer
'Usage
 
Dim instance As ServerSettings
Dim value As Integer
 
instance.AdministrativePipes = value
 
value = instance.AdministrativePipes

            

            
public:
property int AdministrativePipes {
   int get();
   void set (    int value);
}

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 doesn't 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

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features