TransactionFlowAttribute Constructor (TransactionFlowOption)

 

Initializes a new instance of the TransactionFlowAttribute class.

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

public:
TransactionFlowAttribute(
	TransactionFlowOption transactions
)

The following code example shows the use of this enumeration together with the TransactionFlowOption class at the operation level.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: