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

Show in webframe

Handled Property (ResponseEventArgs)






Gets or sets a value indicating if the user received the event handled sending the client response to the user.
Syntax
public bool Handled {get; set;}
'Declaration
 
Public Property Handled As Boolean
'Usage
 
Dim instance As ResponseEventArgs
Dim value As Boolean
 
instance.Handled = value
 
value = instance.Handled

            

            
public:
property bool Handled {
   bool get();
   void set (    bool value);
}

Property Value

true if the user received the event handled sending the client response to the user.
Requirements

Target Platforms

See Also

Reference

ResponseEventArgs Class
ResponseEventArgs Members

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