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

BeginGetJpipResponse(String,RequestFields,AsyncCallback,Object) Method






A System.String representing the resource to locate at the server. This is usually the image name to locate.
A Leadtools.Jpip.RequestFields object which contains the JPIP fields.
A System.Delegate to call when this method is completed and a response is received from the server.
An System.Object that contains state information for this request.
Makes an asynchronous request to a JPIP server.
Syntax
public IAsyncResult BeginGetJpipResponse( 
   string path,
   RequestFields requestFields,
   AsyncCallback callBack,
   object state
)
'Declaration
 
Public Overloads Function BeginGetJpipResponse( _
   ByVal path As String, _
   ByVal requestFields As RequestFields, _
   ByVal callBack As AsyncCallback, _
   ByVal state As Object _
) As IAsyncResult
'Usage
 
Dim instance As JpipClient
Dim path As String
Dim requestFields As RequestFields
Dim callBack As AsyncCallback
Dim state As Object
Dim value As IAsyncResult
 
value = instance.BeginGetJpipResponse(path, requestFields, callBack, state)
public IAsyncResult BeginGetJpipResponse( 
   string path,
   RequestFields requestFields,
   AsyncCallback callBack,
   object state
)
 function Leadtools.Jpip.Client.JpipClient.BeginGetJpipResponse(String,RequestFields,AsyncCallback,Object)( 
   path ,
   requestFields ,
   callBack ,
   state 
)
public:
IAsyncResult^ BeginGetJpipResponse( 
   String^ path,
   RequestFields^ requestFields,
   AsyncCallback^ callBack,
   Object^ state
) 

Parameters

path
A System.String representing the resource to locate at the server. This is usually the image name to locate.
requestFields
A Leadtools.Jpip.RequestFields object which contains the JPIP fields.
callBack
A System.Delegate to call when this method is completed and a response is received from the server.
state
An System.Object that contains state information for this request.

Return Value

An System.IAsyncResult that references the asynchronous request.
Example
For an example, refer to JpipClient.
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

JpipClient Class
JpipClient Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features