OnSend Method

Summary
Notifies an implementor that data was sent.
Syntax
C#
C++/CLI
void OnSend(  
   DicomClient^ Client, 
   DicomExceptionCode error, 
   DicomPduType type, 
   int length 
)  

Parameters

Client
The client this notification applies to.

error
An error code.

type
The type of data that was sent.

length
The number of bytes of the data actually sent.

Requirements

Target Platforms

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.