Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: servers.init - Function Up: servers - Tool Previous: servers.sendmemoryevents - Function


servers.stopmemoryevents - Function



Package utility
Module tasking
Tool servers


Disable the generation of memory events


Synopsis
stopmemoryevents()


Description
servers can send a memory event whenever it detects that the memory used by a server has changed. This function can be used to prevent this from happening. It is complementry to the sendmemoryevents function.

Using this function does does not guarentee that servers will stop sending memory events. servers counts how many times the sendmemoryevents function has been called and the stopmemoryevents function must be called an equal number of times to actually stop the memory events. This is to ensure that one client does not stop events for other clients that have requested them.



Returns
nothing


Example
See the example for the sendmemoryevents function.



next up previous contents index
Next: servers.init - Function Up: servers - Tool Previous: servers.sendmemoryevents - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15