ServiceHandle Property

Summary
Gets the handle for the service.
Syntax
C#
VB
C++
public SafeHandle ServiceHandle { get; } 
Public ReadOnly Property ServiceHandle As SafeHandle 
public: 
property SafeHandle^ ServiceHandle { 
   SafeHandle^ get(); 
} 

Property Value

A handle for the service.

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.