Boinc GUI RPC - check whether project has been suspended

Message boards : API : Boinc GUI RPC - check whether project has been suspended
Message board moderation

To post messages, you must log in.

AuthorMessage
emiswelt

Send message
Joined: 29 Dec 12
Posts: 5
Austria
Message 46935 - Posted: 29 Dec 2012, 20:22:15 UTC

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
ID: 46935 · Report as offensive
Profile David Anderson
Volunteer moderator
Project administrator
Project developer
Avatar

Send message
Joined: 10 Sep 05
Posts: 717
Message 46936 - Posted: 29 Dec 2012, 20:40:25 UTC

The field

bool PROJECT::suspended_via_gui

says whether the project is suspended.

-- David
ID: 46936 · Report as offensive
emiswelt

Send message
Joined: 29 Dec 12
Posts: 5
Austria
Message 46937 - Posted: 29 Dec 2012, 21:03:43 UTC

Oh, silly me.

Issue resolved,
thank you.
ID: 46937 · Report as offensive

Message boards : API : Boinc GUI RPC - check whether project has been suspended

Copyright © 2024 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.