LastConnectionID Property

Summary

Gets the last connection ID for the most recent client connection.

Syntax
C#
VB
C++
[DispIdAttribute(22)] 
long LastConnectionID {get;} 
  
<DispIdAttribute(22)> 
ReadOnly Property LastConnectionID As Long 
[DispIdAttribute(22)] 
property int64 LastConnectionID { 
   int64 get(); 
} 

Property Value

A System.Int64 value specifying the ID of the last client connection.

Requirements

Target Platforms

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