| KM_ControllerLockStatusOnUpdate Property |
Flags whether to obtain a lock token while gathering the status data
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool LockStatusOnUpdate { get; set; }
Public Property LockStatusOnUpdate As Boolean
Get
Set
public:
property bool LockStatusOnUpdate {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also