←Select platform

OnStoringDataSet Method

Summary

Fires the StoringDataSet event.

Syntax

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

Parameters

sender
The object firing the event.

args
A DataSetStoringEventArgs containing the event data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize