IsAdminAvailable Property

Summary
Gets a value indicating whether this DICOM Service administrative interface is available.
Syntax
C#
VB
C++
public bool IsAdminAvailable { get; } 
Public ReadOnly Property IsAdminAvailable As Boolean 
public: 
property bool IsAdminAvailable { 
   bool get(); 
} 

Property Value

true if the administrative interface is available; otherwise, false.

Example

For an example refer to InstallService

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.