Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectEndS2CUpdate Method |
Is called automatically once the server has finished
updating a representation object after a server component transaction.
This method is empty.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
protected virtual void EndS2CUpdate( S2CTransactionStatus trnsSt, int trnsId )
Protected Overridable Sub EndS2CUpdate ( trnsSt As S2CTransactionStatus, trnsId As Integer )
protected: virtual void EndS2CUpdate( S2CTransactionStatus trnsSt, int trnsId )
Parameters
- trnsSt
- Type: RW.Server.ComponentS2CTransactionStatus
: The transaction status - trnsId
- Type: SystemInt32
: The transaction identifier
Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.
Send comments on this topic to
Give us feedback