Programming with Reflection
ConnectionID property
Syntax |
object.ConnectionID |
Works with |
|
Data type |
Returns a Long integer that uniquely identifies the current connection. This value can be used with the ResumeConnection method to resume a suspended connection.
This property is read-only.