ContextChangesPending Method

Summary
Informs a web participant in a common context session that a change to the common context data is pending.
Syntax
C#
VB
C++
public virtual string ContextChangesPending( 
   int contextCoupon, 
   ref string reason 
) 
Public Overridable Function ContextChangesPending( _ 
   ByVal contextCoupon As Integer, _ 
   ByRef reason As String _ 
) As String 
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

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.