Share via


ElectronicValueRW.LockTerminal Method (POS for .NET v1.12 SDK Documentation)

2/27/2008

Locks the security lock.

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

Syntax

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

Remarks

If the device is locked, the device cannot accept any commands.

AdditionalSecurityInformation property is set if key information is required to lock for the authentication.

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

ElectronicValueRW Class
ElectronicValueRW Members
Microsoft.PointOfService Namespace