Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentRestartS2CTrans Method |
Restarts the processing of server-to-component transactions.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- force (Optional)
- Type: SystemBoolean
If set to true, this parameter sets the counter to null.
Return Value
Type: Int32The value of the counter.
Category: Transaction Control from the Component to the Server.
This method decrements the counter incremented by SuspendS2CTrans. If this counter is null, it allows the component to restart the processing of server-to-component transactions.