LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Error Property (AfterConnectEventArgs)

Show in webframe





Gets or sets the error.
Syntax
public DicomExceptionCode Error {get; set;}
'Declaration
 
Public Property Error As DicomExceptionCode
'Usage
 
Dim instance As AfterConnectEventArgs
Dim value As DicomExceptionCode
 
instance.Error = value
 
value = instance.Error

            

            
public:
property DicomExceptionCode Error {
   DicomExceptionCode get();
   void set (    DicomExceptionCode value);
}

Property Value

The error.
Example
For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).
Requirements

Target Platforms

See Also

Reference

AfterConnectEventArgs Class
AfterConnectEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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