DesignerTransaction::Commit Method ()
.NET Framework (current version)
Commits this transaction.
Assembly: System (in System.dll)
When a designer transaction is committed, the transaction is considered complete and does not track further changes.
Once a transaction has been committed, further calls to this method do nothing. Always call this method after creating a transaction to ensure that the transaction closes properly.
NamedPermissionSet
for full access to system resources. Demand value: InheritanceDemand. Associated state:
.NET Framework
Available since 1.1
Available since 1.1
Show: