DispatchOperation::TransactionAutoComplete Property
.NET Framework (current version)
Gets or sets a value that specifies whether the current transaction automatically completes when the operation returns successfully.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if the operation automatically completes on successful return; otherwise, false. The default is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: