Click or drag to resize

MvComponentThereIsSuspendedS2CTrans Property

Gets a value indicating if there is a suspended transaction.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public bool ThereIsSuspendedS2CTrans { get; }

Property Value

Type: Boolean
true if there is a suspended transaction, false otherwise.
Remarks

Category: Transaction Control from the Component to the Server.

See Also