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