DesignerTransaction.Cancel Method

Definition

Cancels the transaction and attempts to roll back the changes made by the events of the transaction.

public:
 void Cancel();
public void Cancel ();
member this.Cancel : unit -> unit
Public Sub Cancel ()

Applies to

See also