Attachmate.Reflection.Emulation.OpenSystems Namespace > ConnectionEventArgs Class : ConnectionId Property |
'Declaration
Public ReadOnly Property ConnectionId As Integer
'Usage
Dim instance As ConnectionEventArgs Dim value As Integer value = instance.ConnectionId
public int ConnectionId {get;}