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 > DicomService Class : Status Property |
public ServiceControllerStatus Status {get;}
'Declaration Public ReadOnly Property Status As ServiceControllerStatus
'Usage Dim instance As DicomService Dim value As ServiceControllerStatus value = instance.Status
public: property ServiceControllerStatus Status { ServiceControllerStatus get(); }