←Select platform

StatusCode Property (ResponseSendingEventArgs)

Summary

Gets or sets the HTTP status code of the current response.

Syntax

C#
VB
C++
public int StatusCode {get; set;}
Public Property StatusCode As Integer
public: 
property int StatusCode { 
   int get(); 
   void set (    int ); 
} 

Property Value

The HTTP status code of the current response.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize