Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

StartMode Property






Gets or sets the server service start mode.
Syntax
public string StartMode {get; set;}
'Declaration
 
Public Property StartMode As String
'Usage
 
Dim instance As ServerSettings
Dim value As String
 
instance.StartMode = value
 
value = instance.StartMode

            

            
public:
property String^ StartMode {
   String^ get();
   void set (    String^ value);
}

Property Value

The start mode.
Remarks
Possible values are Automatic, Manual, and Disabled.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

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