LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

AdministrativePipes Property






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 int AdministrativePipes {get; set;}
 get_AdministrativePipes();
set_AdministrativePipes(value);
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: 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

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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