Leadtools.Medical.Workstation Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AutoCreateService Property
See Also 
Leadtools.Medical.Workstation.Configuration Namespace > ConfigurationData Class : AutoCreateService Property




Gets or sets whether to try to automatically create the Medical Workstation listener service when the service manager is initalized.

Syntax

Visual Basic (Declaration) 
Public Shared Property AutoCreateService As Boolean
Visual Basic (Usage)Copy Code
Dim value As Boolean
 
ConfigurationData.AutoCreateService = value
 
value = ConfigurationData.AutoCreateService
C# 
public static bool AutoCreateService {get; set;}
Managed Extensions for C++ 
public: __property static bool get_AutoCreateService();
public: __property static void set_AutoCreateService( 
   bool value
);
C++/CLI 
public:
static property bool AutoCreateService {
   bool get();
   void set (bool value);
}

Return Value

True to automatically try to create the medical workstation; otherwise false.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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