LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

ServiceAdministrator Constructor(String,Boolean)

Show in webframe





The base directory.
if set to true load all architectures, false to load only the current architecture.
Initializes a new instance of the ServiceAdministrator class.
Syntax
public ServiceAdministrator( 
   string BaseDirectory,
   bool loadAllArchitectures
)
'Declaration
 
Public Function New( _
   ByVal BaseDirectory As String, _
   ByVal loadAllArchitectures As Boolean _
)
'Usage
 
Dim BaseDirectory As String
Dim loadAllArchitectures As Boolean
 
Dim instance As New ServiceAdministrator(BaseDirectory, loadAllArchitectures)

            

            
public:
ServiceAdministrator( 
   String^ BaseDirectory,
   bool loadAllArchitectures
)

Parameters

BaseDirectory
The base directory.
loadAllArchitectures
if set to true load all architectures, false to load only the current architecture.
Remarks
loadAllArchitectures allows you to specify if you want to load 32/64 bit service with a service manager that doesn't match the service architecture. Setting this property to false will only load DICOM services that correspond to the current architecture. If loadAllArchitectures is set to true and the architectures do not match you will not be able to edit the server addins.
Example
For an example refer to InstallService
Requirements

Target Platforms

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members
Overload List

 

 


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

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features