Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

ReceivedStoreRequestDelegate Delegate






The source of the event.
Additional event data that contains event data.
Represents the method that will handle the Leadtools.Dicom.Scu.QueryRetrieveScu.ReceivedStoreRequest event.
Syntax
public delegate void ReceivedStoreRequestDelegate( 
   object sender,
   ReceivedStoreRequestEventArgs e
)
'Declaration
 
Public Delegate Sub ReceivedStoreRequestDelegate( _
   ByVal sender As Object, _
   ByVal e As ReceivedStoreRequestEventArgs _
) 
'Usage
 
Dim instance As New ReceivedStoreRequestDelegate(AddressOf HandlerMethod)

            

            
public delegate void ReceivedStoreRequestDelegate( 
   Object^ sender,
   ReceivedStoreRequestEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

ReceivedStoreRequestDelegate Members
Leadtools.Dicom.Scu.Common Namespace

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