LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

SendMessage(ServiceMessage) Method

Show in webframe





The message to send.
Sends a message to the DICOM Service.
Syntax
public void SendMessage( 
   ServiceMessage message
)
'Declaration
 
Public Overloads Sub SendMessage( _
   ByVal message As ServiceMessage _
) 
'Usage
 
Dim instance As DicomService
Dim message As ServiceMessage
 
instance.SendMessage(message)

            

            
public:
void SendMessage( 
   ServiceMessage^ message
) 

Parameters

message
The message to send.
Remarks
The Message event will be generated when a response is received. The service needs to be running before it can accept messages.
Example
For an example refer to InstallService
Requirements

Target Platforms

See Also

Reference

DicomService Class
DicomService Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features