Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentEndS2CTransaction Method |
Transaction Control from the Server to the Component. Called whenever a
server-to-component transaction is over.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- trnsSt
- Type: RW.Server.ComponentS2CTransactionStatus
The transaction type. - trnsId
- Type: SystemInt32
The identifier of the component-to-server transaction that triggered the current server-to-component transaction. The value of this argument is 0 for a notification transaction.