←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.