Status Property

Summary

Gets the status of the service.

Syntax
C#
VB
C++
public ServiceControllerStatus Status { get; } 
  
Public ReadOnly Property Status As ServiceControllerStatus 
public: 
property ServiceControllerStatus Status { 
   ServiceControllerStatus get(); 
} 

Property Value

The current status of the service.

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly