Rogue Wave Server Component library for .NET Reference Guide
|
|
RepresentationEndS2CTransaction Method |
Called at the end of a server-to-component transaction
applying to the representation. This default implementation is
empty.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- st
- Type: RW.Server.ComponentS2CTransactionStatus
The transaction status received by EndS2CTransaction(S2CTransactionStatus, Int32). - id
- Type: SystemInt32
The transaction identifier received by EndS2CTransaction(S2CTransactionStatus, Int32).
Transaction control from the Server to the Application
Component.