Gate.OpenGate Method (POS for .NET v1.12 SDK Documentation)

2/27/2008

Opens the gate.

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

Syntax

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

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

Gate Class
Gate Members
Microsoft.PointOfService Namespace