CommitEventArgs.

CommitEventArgs(Transaction, CallbackObjectInfoCollections, bool) Constructor

Syntax

public CommitEventArgs(Transaction transaction, CallbackObjectInfoCollections collections, bool isOwnCommit)

Parameters

Name Type Description
transaction Transaction
collections CallbackObjectInfoCollections
isOwnCommit bool

Return Value

Type Description
void