Description |
Returns the last Date and Time that the specified Web Application was processed by Replicator on the Remote Server. |
---|---|
Method Declaration |
public DateTime GetLastProcessTimeForWebApp (string webAppURL, string serverName) |
Input(s) |
webAppURL: String serverName: String Possible Input values: Sample Input: |
Output |
Return Type: DateTime |
Sample Output |
11/22/2016 9:14:07 AM |
Description |
Returns stats for the specified Web Application on the specified Remote Server. |
---|---|
Method Declaration |
public string GetReplicatorStats(string webAppURL, string serverName) |
Input(s) |
webAppURL: String serverName: String Possible Input values: Sample Input: |
Output |
Return Type: String |
Sample Output |
<?xml version="1.0"?> |
In order to demonstrate the use of the Replicator StatusInfo Web Service, we have created a sample using Visual Studio.
In WSS40 Installations, the sample can be found here:
C:\Program Files\Metalogix\Replicator\WSS40\Samples\StatusInfoWEBSERVICE
In WSS30 Installations, the sample can be found here:
C:\Program Files\Metalogix\Replicator\WSS30\Samples\StatusInfoWEBSERVICE
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center