Leadtools.Jpip.Client Namespace > JpipClient Class : StopGetJpipResponse Method |
public void StopGetJpipResponse( IAsyncResult ar )
'Declaration Public Sub StopGetJpipResponse( _ ByVal ar As IAsyncResult _ )
'Usage Dim instance As JpipClient Dim ar As IAsyncResult instance.StopGetJpipResponse(ar)
public void StopGetJpipResponse( IAsyncResult ar )
function Leadtools.Jpip.Client.JpipClient.StopGetJpipResponse( ar )
public: void StopGetJpipResponse( IAsyncResult^ ar )
After calling this method do not call the EndGetJpipResponse method with the same ar object
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