Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentTransactionDelegates Method |
Returns all the transaction delegates that are waiting for a
transaction.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
public virtual IEnumerator<MvComponentTransactionHandler> TransactionDelegates( int transId )
Parameters
- transId
- Type: SystemInt32
The transaction identifier
Return Value
Type: IEnumeratorMvComponentTransactionHandlerAn enumerator on all the transaction delegates that are waiting for a transaction