IsLocked Property

Summary
Gets a value indicating whether the LEADTOOLS PACS Framework is locked.
Syntax
C#
VB
C++
public bool IsLocked { get; } 
Public ReadOnly Property IsLocked As Boolean 
public: 
property bool IsLocked { 
   bool get(); 
} 

Property Value

true if the framework is locked, otherwise it is false.

Example

For an example refer to Initialize

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.