Message boards : API : Boinc GUI RPC - check whether project has been suspended
Message board moderation
Author | Message |
---|---|
Send message Joined: 29 Dec 12 Posts: 5 |
Hello, I am developing a simplified .NET 2.0 version of the Boinc GUI RPC api. I want to make it open source when it is finished. Since I am currently implementing project_op features like suspending or resuming the project, I wanted to know how to check whether a project is already suspended, since ther is no corresponding property in the PROJECT struct. With best regards, emi |
Send message Joined: 10 Sep 05 Posts: 728 |
The field bool PROJECT::suspended_via_gui says whether the project is suspended. -- David |
Send message Joined: 29 Dec 12 Posts: 5 |
Oh, silly me. Issue resolved, thank you. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.