Syntax
Engine.UnregisterSequenceToExecuteOnCrash( registrationId)
Purpose
Unregisters the sequence to execute on TestStand application crash.
Parameters
registrationId
As
Long
[In] Pass the registrationId you receive as the return value from
Engine.RegisterSequenceToExecuteOnCrash
method.