| Leadtools.Dicom.Server.Admin Namespace : DicomServiceController Class | 
The following tables list the members exposed by DicomServiceController.
| Name | Description | |
|---|---|---|
![]()  | DicomServiceController Constructor | Overloaded. | 
| 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. | 
| 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 | Overloaded. Starts the service. | 
![]()  | Stop | Stops the service. | 
![]()  | WaitForStatus | Overloaded. Waits for the service to reach the specified status. |