LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

OnSend Method (NotifySendMessageBase)

Show in webframe





The client.
An error code.
The type of data that was sent.
The number of bytes of the data actually sent.
Notifies that data was sent.
Syntax
public virtual void OnSend( 
   DicomClient Client,
   DicomExceptionCode error,
   DicomPduType type,
   int length
)
'Declaration
 
Public Overridable Sub OnSend( _
   ByVal Client As DicomClient, _
   ByVal error As DicomExceptionCode, _
   ByVal type As DicomPduType, _
   ByVal length As Integer _
) 
'Usage
 
Dim instance As NotifySendMessageBase
Dim Client As DicomClient
Dim error As DicomExceptionCode
Dim type As DicomPduType
Dim length As Integer
 
instance.OnSend(Client, error, type, length)

            

            
public:
virtual void OnSend( 
   DicomClient^ Client,
   DicomExceptionCode error,
   DicomPduType type,
   int length
) 

Parameters

Client
The client.
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

See Also

Reference

NotifySendMessageBase Class
NotifySendMessageBase Members

 

 


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

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features