SignatureSet.Commit Method

Definition

Commits all changes of the specified SignatureSet collection to disk.

public:
 void Commit();
public void Commit ();
abstract member Commit : unit -> unit
Public Sub Commit ()

Remarks

Until the Commit method is executed, none of the changes to the SignatureSet collection are saved.

Applies to