Handled Property

Summary
Gets or sets a value indicating if the user received the event handled sending the client response to the user.
Syntax
C#
VB
C++
public bool Handled { get; set; } 
  
Public Property Handled As Boolean 
public: 
property bool Handled { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.