Click or drag to resize

EntryGuardAllowEntry Method

Checks if the caller has waited long enough to call the method again

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public bool AllowEntry()

Return Value

Type: Boolean
True, if the caller waited long enough, false otherwise
See Also