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(); }