←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly