Leadtools.Dicom.Server.Admin Namespace > ServiceAdministrator Class : IsLocked Property |
public bool IsLocked {get;}
'Declaration Public ReadOnly Property IsLocked As Boolean
'Usage Dim instance As ServiceAdministrator Dim value As Boolean value = instance.IsLocked
true
if the framework is locked, otherwise it is false
.