Status Property

Summary
Gets the status of the DICOM Service.
Syntax
C#
VB
C++
public ServiceControllerStatus Status { get; } 
Public ReadOnly Property Status As ServiceControllerStatus 
public: 
property ServiceControllerStatus Status { 
   ServiceControllerStatus get(); 
} 

Property Value

One of the ServiceControllerStatus values that indicates whether the process is running, stopped, or paused, or whether a start, stop, pause, or continue command is pending.

Example

For an example refer to InstallService

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.