To generate a proxy that supports the async-pattern (Begin<method>/End<method>); you have 2 directions to go:
1) SvcUtil.exe:
You can use the svcutil.exe utility from WCF. The syntax is this:
svcutil.exe /async <url to wsdl-file> (this is the most basic form! More advanced versions exists)
2) VS service reference Visual Studio does actually support this behavior if you are a bit careful when generating the proxy. If you check this box, you do get methods named Begin<method>/End<method>.
s
Hey all my friends this may help u .............. Please Reply to this post
No comments:
Post a Comment