LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

ReceiveBuffer Event

Show in webframe





Occurs when connections received buffered data.
Syntax
public event ReceiveBufferDelegate ReceiveBuffer
'Declaration
 
Public Event ReceiveBuffer As ReceiveBufferDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As ReceiveBufferDelegate
 
AddHandler instance.ReceiveBuffer, handler

            

            
public:
event ReceiveBufferDelegate^ ReceiveBuffer
Event Data

The event handler receives an argument of type ReceiveBufferEventArgs containing data related to this event. The following ReceiveBufferEventArgs properties provide information specific to this event.

PropertyDescription
Buffer Gets or sets the buffer.
BufferSize Gets or sets the size of the buffer.
Error Gets or sets the error.
PduType Gets or sets the type of the pdu.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


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

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