←Select platform

RequestReceivedEventArgs Class

Summary

Provides data for the JpipServer.RequestReceived event.

Syntax

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

Remarks

Use this to view the client request information.

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