StartMode Property

Summary

Gets or sets the server service start mode.

Syntax
C#
VB
C++
public string StartMode { get; set; } 
  
Public Property StartMode As String 
public: 
property String^ StartMode { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The start mode.

Remarks

Possible values are Automatic, Manual, and Disabled.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly