ServiceTimeoutsBehavior

ServiceTimeoutsBehavior

Syntax

class ServiceTimeoutsBehavior : Behavior
{
  datetime TransactionTimeout;
};

Methods

The ServiceTimeoutsBehavior class does not define any methods.

Properties

The ServiceTimeoutsBehavior class has the following property:

TransactionTimeout

Data type: datetime

Access type: Read-only

The period within which a transaction must complete.

Requirements

MOF Declared in Servicemodel.mof.

Namespace

Defined in root\ServiceModel

See Also

Reference

ServiceTimeoutsElement