Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

StatusCode Property (ResponseSendingEventArgs)






Gets or sets the HTTP status code of the current response.
Syntax
public int StatusCode {get; set;}
'Declaration
 
Public Property StatusCode As Integer
'Usage
 
Dim instance As ResponseSendingEventArgs
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 response.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

ResponseSendingEventArgs Class
ResponseSendingEventArgs Members

Error processing SSI file
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