System.Configuration.Install.TransactedInstaller Class

Defines an installer that either succeeds completely or fails and leaves the computer in its initial state.

See Also: TransactedInstaller Members

Syntax

public class TransactedInstaller : Installer

Remarks

To run installers in a transaction, add them to the Installer.Installers property of this System.Configuration.Install.TransactedInstaller instance.

Requirements

Namespace: System.Configuration.Install
Assembly: System.Configuration.Install (in System.Configuration.Install.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0