ContextUtil::SetComplete Method ()
.NET Framework (current version)
Sets the consistent bit and the done bit to true in the COM+ context.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Exception | Condition |
|---|---|
| COMException | There is no COM+ context available. |
If asked, the COM+ context will commit the current transaction, and the object is deactivated on method return.
.NET Framework
Available since 1.1
Available since 1.1
Show: