←Select platform

OnSend Method (NotifySendMessageBase)

Summary

Notifies that data was sent.

Syntax

C#
VB
C++
Public Overridable Sub OnSend( _ 
   ByVal Client As Leadtools.Dicom.Addin.DicomClient, _ 
   ByVal error As Leadtools.Dicom.DicomExceptionCode, _ 
   ByVal type As Leadtools.Dicom.DicomPduType, _ 
   ByVal length As Integer _ 
) 

Parameters

Client
The client.

error
An error code.

type
The type of data that was sent.

length
The number of bytes of the data actually sent.

Requirements

Target Platforms

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