Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Alex.Gurman
2008-09-02T18:05:02Z
Where do I find out how to use XMLCommandClass?
Sponsor
Forum information
Support
2008-09-02T23:19:34Z
The XMLCommandClass is used only for communication. What do you want to do?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Alex.Gurman
2008-09-02T23:21:06Z
to understand how to use it - a quick code excerpt or more detailed description will do - unless the class is internal, in which case it should not be visible.
Support
2008-09-02T23:28:25Z
It can't be internal as it is shared between Client and Server. But we agree that it should be commented more. Actually this class is on the way out of the library as it is replaced by other class.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Alex.Gurman
2008-09-02T23:34:04Z
We will be tring out the API later this week - so we need a better documentation - one line per class may be good enough for now.
Support
2008-09-02T23:45:26Z
I agree. And we may have to work on hiding things that is not interesting for the end user.

One recommendation is that you start working from the API functions, which are all documented. Like Server.Jobs.Add() etc. Then we have have the underlying shared classes in VisualCron.dll which is less documented. I suggest that, if you find anything, that is unclear or not documented, you bring it up here and we will both reply and add the documentation for the next version - on that class.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Alex.Gurman
2008-09-02T23:49:12Z
Scroll to Top