Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Error Property (AfterConnectEventArgs)






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

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