Notification.ClearEx
- Updated2025-07-21
- 1 minute(s) read
Notification.ClearEx
Syntax
Notification.ClearEx( sequenceContextObj)
Purpose
Clears the state of a notification so subsequent Wait operations block until the next Set operation.
Parameters
sequenceContextObj As Object
[In] Specifies a sequence context when you call this method from within a step of an execution. You must use the sequence context of the sequence in which you are calling this method. Pass a NULL reference when you do not call this method from an execution.