Click or drag to resize

EntryGuard Constructor (String)

Creates a new EntryGuard instance

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 EntryGuard(
	string key
)

Parameters

key
Type: SystemString
A key that is used for logging
See Also