ExecuteCommand Method

Summary
Executes a custom command on the service.
Syntax
C#
VB
C++
public void ExecuteCommand( 
   int command 
) 
Public Sub ExecuteCommand( _ 
   ByVal command As Integer _ 
)  
public: 
void ExecuteCommand(  
   int command 
)  

Parameters

command
The custom command to execute. The value must be between 128 and 256, inclusive.

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.