====Session:Stop==== This function is part of the [[Session|Session]] class. **Stop** is used to stop listening to data changes from ARDI. This function will free up the thread that was blocked by a call to [[Session_Start|Start]]. Note that there may potentially be a time-gap between the Stop request and the subscription actually stopping. ===Parameters=== None ===Return Value=== None