Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Dicom.Server.Admin Namespace > DicomServiceController Class : ServiceHandle Property |
public SafeHandle ServiceHandle {get;}
'Declaration Public ReadOnly Property ServiceHandle As SafeHandle
'Usage Dim instance As DicomServiceController Dim value As SafeHandle value = instance.ServiceHandle
public: property SafeHandle^ ServiceHandle { SafeHandle^ get(); }