Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentSuspendS2CTrans Method |
Suspends the processing of any new transaction issued by
the server.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Category: Transaction Control from the Component to the Server.
This does not interrupt the execution of the current server- to-component transaction, if any. Each call to this function increments a counter, initialized to 0 and decremented by the member function RestartS2CTrans(Boolean) .