Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

Show in webframe

ContextChangesPending Method (WebContextParticipant)






The transaction within which the context changes occurred.
The reason provided by the participant if it cannot accept the changes.
Informs a web participant in a common context session that a change to the common context data is pending.
Syntax
public virtual string ContextChangesPending( 
   int contextCoupon,
   ref string reason
)
'Declaration
 
Public Overridable Function ContextChangesPending( _
   ByVal contextCoupon As Integer, _
   ByRef reason As String _
) As String
'Usage
 
Dim instance As WebContextParticipant
Dim contextCoupon As Integer
Dim reason As String
Dim value As String
 
value = instance.ContextChangesPending(contextCoupon, reason)
public:
virtual String^ ContextChangesPending( 
   int contextCoupon,
   String^% reason
) 

Parameters

contextCoupon
The transaction within which the context changes occurred.
reason
The reason provided by the participant if it cannot accept the changes.

Return Value

The decision the participant made about the changes.
Requirements

Target Platforms

See Also

Reference

WebContextParticipant Class
WebContextParticipant Members

Error processing SSI file
Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features