←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly