| Subject | Re: [IBO] Active Transaction have any writes? |
|---|---|
| Author | Ed Dressel |
| Post date | 2003-10-15T18:55:35Z |
> Yes, monitor the transaction's PostPendingCount andTransactionIsActive
> properties. PostPendingCount keeps tally of datasets with changesnot yet
> posted; TransactionIsActive becomes true once any dataset in theAre there any events that occur when either of these changes values?
> transaction posts something
>
Thanks
Ed Dressel