PosExplorer.Refresh Method (POS for .NET v1.12 SDK Documentation)
2/27/2008
Re-enumerates the list of attached POS devices and rebuilds internal data structures.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Sub Refresh
public void Refresh ()
public:
void Refresh ()
public void Refresh ()
public function Refresh ()
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
PosExplorer Class
PosExplorer Members
Microsoft.PointOfService Namespace