←Select platform
In This Topic ▼

DicomServiceController Class Members

Summary

The following tables list the members exposed by DicomServiceController.

Public Constructors

Name Description
Public Constructor
DicomServiceController Initializes a new instance of the DicomServiceController class.

Public Methods

Name Description
Public Method
Close Disconnects the DicomserviceController instance from the services and frees all associated resources.
Public Method Continue Continues a service after it has been paused.
Public Method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public Method ExecuteCommand Executes a custom command on the service.
Public Method
static  | Shared in VB</div>
GetServices Retrieves all the services on the local computer.
Public Method Pause Suspends a running service.
Public Method Refresh Refreshes the properties values of this DicomServiceController instance with their current values.
Public Method Start Starts the service with the specified arguments.
Public Method Stop Stops the service.
Public Method WaitForStatus WWaits for the service to reach the specified status or for the specified timeout period.

Public Properties

Name Description
Public Property
Architecture Gets the architecture of the service.
Public Property CanPauseAndContinue Gets a value indicating whether the service can be paused and resumed.
Public Property CanStop Gets a value indicating whether the service can be stopped.
Public Property DependentServices Gets the collection of services that depend on the service associated with this DicomServiceController instance.
Public Property DisplayName Gets or sets the friendly name for the service.
Public Property MachineName Gets or sets the name of the computer this service is located on.
Public Property PathName Gets the file path to the service.
Public Property ServiceHandle Gets the handle for the service.
Public Property ServiceName Gets or sets the name that identifies the service.
Public Property ServicesDependedOn Gets the set of service this service depends on.
Public Property ServiceType Gets the type of the service.
Public Property Status Gets the status of the service.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly