←Select platform

OnSendCStoreResponse Method

Summary

Raises the SendCStoreResponse event.

Syntax

C#
VB
C++
protected virtual void OnSendCStoreResponse( 
   object sender, 
   CStoreResponseEventArgs args 
) 
  
Protected Overridable Sub OnSendCStoreResponse( _ 
   ByVal sender As Object, _ 
   ByVal args As Leadtools.Dicom.Scp.CStoreResponseEventArgs _ 
)  
protected: 
virtual void OnSendCStoreResponse(  
   Object^ sender, 
   Leadtools.Dicom.Scp.CStoreResponseEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A SendCStoreResponse containing the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly