Share via


Belt.StopBelt Method (POS for .NET v1.12 SDK Documentation)

2/27/2008

Stops the belt motor.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public MustOverride Sub StopBelt
public abstract void StopBelt ()
public:
virtual void StopBelt () abstract
public abstract void StopBelt ()
public abstract function StopBelt ()

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

Belt Class
Belt Members
Microsoft.PointOfService Namespace