TransactionFlowAttribute::Transactions Property

 

Gets a value that indicates whether the incoming transaction is supported.

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

public:
property TransactionFlowOption Transactions {
	TransactionFlowOption get();
}

Property Value

Type: System.ServiceModel::TransactionFlowOption

A TransactionFlowOption that indicates whether the incoming transaction is supported.

.NET Framework
Available since 3.0
Return to top
Show: