←Select platform

DicomServiceController Class Members

Summary

The following tables list the members exposed by DicomServiceController.

Public Constructors

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

Public Methods

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

Public Properties

Name Description
Architecture Gets the architecture of the service.
CanPauseAndContinue Gets a value indicating whether the service can be paused and resumed.
CanStop Gets a value indicating whether the service can be stopped.
DependentServices Gets the collection of services that depend on the service associated with this DicomServiceController instance.
DisplayName Gets or sets the friendly name for the service.
MachineName Gets or sets the name of the computer this service is located on.
PathName Gets the file path to the service.
ServiceHandle Gets the handle for the service.
ServiceName Gets or sets the name that identifies the service.
ServicesDependedOn Gets the set of service this service depends on.
ServiceType Gets the type of the service.
Status Gets the status of the service.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly