Register Method

Summary
Register a listener URL.
Syntax
C#
VB
C++
public int Register( 
   string url, 
   int participantCoupon 
) 
Function Register( _ 
   ByVal url As String, _ 
   ByVal participantCoupon As Integer _ 
) As Integer 
int Register(  
   String^ url, 
   int participantCoupon 
)  

Parameters

url
The listener's URL.

participantCoupon
The coupon denoting the participant whose url to be registered.

Return Value

The context coupon for the most recently committed change transaction.

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.