google.appengine.api.modules.stop_version_async

Returns a UserRPC to stop all instances for the given module version.

module The module to affect, if None the current module is used.
version The version of the given module to affect, if None the current version is used.

A UserRPC to stop all instances for the given module version.