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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly