ReleaseIntermission():Void

Resumes the activity for the event stream for the Client API.

If the event stream for the instance of the executing application has been interrupted with the method AcquireIntermission, then the event stream can be reactivated with this method.

Resuming will not work if the event SessionBroke has been generated.

Return type: System.Void