LastConnectionID Property
Summary
Gets the last connection ID for the most recent client connection.
Syntax
[DispIdAttribute(22)]
long LastConnectionID {get;}
[DispIdAttribute(22)]
property int64 LastConnectionID {
int64 get();
}
Property Value
A System.Int64 value specifying the ID of the last client connection.