CanStop Property

Summary
Gets a value indicating whether the service can be stopped.
Syntax
C#
VB
C++
public bool CanStop { get; } 
Public ReadOnly Property CanStop As Boolean 
public: 
property bool CanStop { 
   bool get(); 
} 

Property Value

true if the service can be stopped; otherwise, it is false.

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.