Gets or sets the HTTP status code of the current request.
public int StatusCode { get; set; }
Public Property StatusCode As Integer
public: property int StatusCode { int get(); void set ( int ); }
public:
property int StatusCode {
int get();
void set ( int );
}
The HTTP status code of the current request.
This value is only used when Deny is set to true.
For an example, refer to JpipServer.
Target Platforms
RequestReceivedEventArgs Class
RequestReceivedEventArgs 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