Connection.Device Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Connection.Device Property

BR.AN.PviServices .NET


Gets the device of the connection. Can be either Serial, Can, TcpIp or Modem.

[Visual Basic]

Public ReadOnly Property Device() As DeviceBase

  Public Get

  End Get

End Property

[C#]

public DeviceBase Device { public get; }

See Also

Connection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]