LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

StatusCode Property (RequestReceivedEventArgs)

Show in webframe





Gets or sets the HTTP status code of the current request.
Syntax
public int StatusCode {get; set;}
'Declaration
 
Public Property StatusCode As Integer
'Usage
 
Dim instance As RequestReceivedEventArgs
Dim value As Integer
 
instance.StatusCode = value
 
value = instance.StatusCode

            

            
public:
property int StatusCode {
   int get();
   void set (    int value);
}

Property Value

The HTTP status code of the current request.
Remarks

This value is only used when Deny is set to true.

Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

RequestReceivedEventArgs Class
RequestReceivedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features