Leadtools.Dicom.Server.Admin Namespace > DicomServiceController Class : CanStop Property |
public bool CanStop {get;}
'Declaration Public ReadOnly Property CanStop As Boolean
'Usage Dim instance As DicomServiceController Dim value As Boolean value = instance.CanStop
true
if the service can be stopped; otherwise, it is false
.