LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)
LEAD Technologies, Inc

SendData Property






Gets or sets a value to indicate whether to send the response data to the client.
Syntax
public bool SendData {get; set;}
'Declaration
 
Public Property SendData As Boolean
'Usage
 
Dim instance As ResponseSendingEventArgs
Dim value As Boolean
 
instance.SendData = value
 
value = instance.SendData
public bool SendData {get; set;}
 get_SendData();
set_SendData(value);
public:
property bool SendData {
   bool get();
   void set (    bool value);
}

Property Value

true to send the response data to the client; false, otherwise.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResponseSendingEventArgs Class
ResponseSendingEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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