Belt.ResetBelt Method (POS for .NET v1.12 SDK Documentation)
2/27/2008
Resets the belt after an emergency stop caused by an open security flap or a pressed emergency button.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public MustOverride Sub ResetBelt
public abstract void ResetBelt ()
public:
virtual void ResetBelt () abstract
public abstract void ResetBelt ()
public abstract function ResetBelt ()
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.