Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ConnectionEventArgs Class / ConnectionId Property


In This Topic
ConnectionId Property (ConnectionEventArgs)
In This Topic
Connection ID.
Syntax
'Declaration
 
Public ReadOnly Property ConnectionId As Integer
 
'Usage
 
Dim instance As ConnectionEventArgs
Dim value As Integer
 
value = instance.ConnectionId
See Also