GenerateId Method

Summary
Generates a new session Id.
Syntax
C#
VB
C++
protected virtual string GenerateId( 
   object userData 
) 
  
Protected Overridable Function GenerateId( _ 
   ByVal userData As Object _ 
) As String 
protected: 
virtual String^ GenerateId(  
   Object^ userData 
)  

Parameters

userData

Return Value

The newly generated session Id.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly

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