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

OnNonSecureSendIscl Method








An error code.
The type of data transmitted. This can be either the first byte of the DICOM message or 0, if it cannot be identified.
The length of the data sent, in bytes.
This method is called after data has been sent using the SendNonSecureIscl(Byte[],Int32,Int32) method. .NET support
Syntax
protected virtual void OnNonSecureSendIscl( 
   DicomExceptionCode error,
   byte type,
   int length
)
'Declaration
 
Protected Overridable Sub OnNonSecureSendIscl( _
   ByVal error As DicomExceptionCode, _
   ByVal type As Byte, _
   ByVal length As Integer _
) 
'Usage
 
Dim instance As DicomNet
Dim error As DicomExceptionCode
Dim type As Byte
Dim length As Integer
 
instance.OnNonSecureSendIscl(error, type, length)
protected virtual void OnNonSecureSendIscl( 
   DicomExceptionCode error,
   byte type,
   int length
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.OnNonSecureSendIscl( 
   error ,
   type ,
   length 
)
protected:
virtual void OnNonSecureSendIscl( 
   DicomExceptionCode error,
   byte type,
   int length
) 

Parameters

error
An error code.
type
The type of data transmitted. This can be either the first byte of the DICOM message or 0, if it cannot be identified.
length
The length of the data sent, in bytes.
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

DicomNet Class
DicomNet Members
OnNonSecureReceivedIscl Method
SendNonSecureIscl(Byte[],Int32,Int32) Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features