←Select platform

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

Leadtools.Dicom.Server.Admin Assembly