Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITransactedBindingElement Interface

 

Represents an interface that should be implemented by binding elements that require the dispatcher to create a transaction before dispatching to the service method.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

Public Interface ITransactedBindingElement

NameDescription
System_CAPS_pubpropertyTransactedReceiveEnabled

Gets a boolean value that specifies whether the transaction is enabled for a receive operation.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft