ITwoWayAsync Interface
ITwoWayAsync Interface

The ITwoWayAsync interface is used for the WCF request-response receive locations. The WCF adapters asynchronously process messages incoming through this interface.

WarningWarning
This topic is provided for information only. You can use this information to interpret the instances that WCF performance counters create for the WCF adapters and the auto-generated metadata for the WCF adapters. Do not rely on this information when you create applications.

Interface Declaration

[ServiceContract(Namespace = http://www.microsoft.com/biztalk/2006/r2/wcf-adapter")]
public interface ITwoWayAsync
Public Methods

 

Method Description

ITwoWayAsync.BeginTwoWayMethod Method

Asynchronously processes messages incoming through the WCF request-response receive locations.

ITwoWayAsync.EndTwoWayMethod Method

<End> method corresponding to BeginTwoWayMethod for the asynchronous operation implementation.

ITwoWayAsync.BizTalkSubmit Method

Causes the runtime to create WSDL operations in the metadata. This method should never get invoked

  © 2009 Microsoft Corporation. All rights reserved.
© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View