TransactionFlowAttribute

TransactionFlowAttribute

Syntax

class TransactionFlowAttribute : Behavior
{
  string TransactionFlowOption;
};

Methods

The TransactionFlowAttribute class does not define any methods.

Properties

The TransactionFlowAttribute class has the following property:

TransactionFlowOption

Data type: string

Access type: Read-only

Indicates whether transactions flow.

Requirements

MOF Declared in Servicemodel.mof.

Namespace

Defined in root\ServiceModel

See Also

Reference

TransactionFlowAttribute