Gets or sets a value to indicate whether to send the response data to the client.
public bool SendData { get; set; }
Public Property SendData As Boolean
public: property bool SendData { bool get(); void set ( bool ); }
public:
property bool SendData {
bool get();
void set ( bool );
}
true to send the response data to the client; false, otherwise.
For an example, refer to JpipServer.
Target Platforms
ResponseSendingEventArgs Class
ResponseSendingEventArgs Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library