LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

AfterCStore Event






Occurs after receiving a C-STORE-RSP.
Syntax
public event AfterCStoreDelegate AfterCStore
'Declaration
 
Public Event AfterCStore As AfterCStoreDelegate
'Usage
 
Dim instance As StoreScu
Dim handler As AfterCStoreDelegate
 
AddHandler instance.AfterCStore, handler
public event AfterCStoreDelegate AfterCStore
add_AfterCStore(function(sender, e))
remove_AfterCStore(function(sender, e))

public:
event AfterCStoreDelegate^ AfterCStore
Event Data

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

PropertyDescription
AffectedClass Gets the affected class.
FileInfo Gets the file.
Instance Gets the instance.
MessageId Gets the message id.
PresentationID Gets the presentation ID.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Status Gets the status.
Example
For an example refer to Store(DicomScp, string, string, bool).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StoreScu Class
StoreScu Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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