Click or drag to resize

KM_InterpreterSet_CanResume Method

Set KM_Interpreter possible to resume after a halt

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
protected void Set_CanResume(
	bool value
)

Parameters

value  Boolean
true if possible to resume
See Also