Run C# Sample
Code
You can build C#
.NET samples using Microsoft Visual C# 2008 Express or Microsoft Visual Studio
2008.
- After you generate the sample program, you can run it as follows:RecoveryPlan --url <webserviceurl> --username <user> --password <passwd> --planname <plan>TheRecoveryPlanprogram lists all recovery plans and optionally gets the state for the plan specified after the--plannameoption.
- You can remove build files by running theclean.batbatch script.