←Select platform

SendMessage(ServiceMessage) Method

Summary

Sends a ServiceMessage to the PipeServer.

Syntax

C#
C++/CLI
public void SendMessage( 
   ServiceMessage message 
) 
public:  
   void SendMessage( 
      ServiceMessage^ message 
   ) 

Parameters

message

a ServiceMessage that is sent to the PipeServer.

Remarks

The PipeServer fires the OnReceivedMessage event when it receives the message.

Requirements

Target Platforms

See Also

PipeClient Class

PipeClient Members

Leadtools.Dicom.AddIn.Common Namespace

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

Leadtools.Dicom.AddIn Assembly

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