IStimulusProfileSession.Lock Method
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| Lock(String, String) | Locks the Stimulus Profile Session with the new_password. If the session is locked, any attempts to modify its execution state fail. If an error occurs, this instance throws an exception. | |
| Lock(String, String, Error) | Locks the Stimulus Profile Session with the new_password. If the session is locked, any attempts to modify its execution state fail. If an error occurs, this instance outputs an error object. |