Host ClassGIGATMS.UHF Help Documentation
Provides APIs to access the host (computer, mobile phone) information.
Inheritance Hierarchy

SystemObject
  com.gigatmsHost

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public class Host

The Host type exposes the following members.

Constructors

  NameDescription
Public methodHost
Initializes a new instance of the Host class
Top
Properties

  NameDescription
Public propertyNetDeviceSearcherEnabled
Enables/disables to search Wi-Fi device.
Top
Methods

  NameDescription
Public methodGetPortCount
Gets the total number of ports in current computer.
Public methodGetPortName
Gets the port name by indicating port index.
Top
Events

  NameDescription
Public eventOnPortStateChanged
Indicates that the port connection status is changed.
Top
See Also

Reference