AcquireIntermission():Void

Interrupts the event stream for the Client API.

This method is used if the event stream for generating the events is to be intermitted.

This intermission only applies for the current instance of the executed application and not for all components in general that access the Client API.

The activity can be resumed with the method ReleaseIntermission.

Return type: System.Void