PosExplorer Members
The following tables list the members exposed by the PosExplorer type.
Public Constructors
Name | Description | |
---|---|---|
PosExplorer | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
PosRegistryKey | Returns POS for .NET configuration root registry key relative to HKEY_LOCAL_MACHINE. | |
StatisticsFile | Returns a path to the file in which device statistics is persisted. | |
SynchronizingObject | Gets or sets the IsynchronizeInvoke object. |
Top
Public Methods
Name | Description | |
---|---|---|
CreateInstance | Creates an instance of the service object based on the information supplied by the property values of the DeviceInfo object. | |
Equals | (inherited from Object ) | |
GetDevice | Overloaded. | |
GetDevices | Overloaded. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Refresh | Re-enumerates the list of attached POS devices and rebuilds internal data structures. | |
ToString | (inherited from Object ) |
Top
Public Events
Name | Description | |
---|---|---|
DeviceAddedEvent | Notifies the application when a POS device has been added to the system. | |
DeviceRemovedEvent | Notifies the application when a POS device has been removed from the system. |
Top