ResponseSendingEventArgs Class

Summary

Provides data for the JpipServer.ResponseSending event.

Syntax
C#
VB
C++
public class ResponseSendingEventArgs : EventArgs 
  
Public Class ResponseSendingEventArgs  
   Inherits System.EventArgs 
public ref class ResponseSendingEventArgs : public System.EventArgs  

Remarks

Use this to class to control the response sent to the client.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly