http://SERVER_NAME: PORT/_admin/Syntergy/Replicator/StatusInfo.asmx
Sample - http://corporateserver:9000/_admin/Syntergy/Replicator/StatusInfo.asmx
In this case, the server name is "corporateserver" and the port being used by Central Admin is 9000.
http://SERVER_NAME: PORT/Syntergy/Replicator/StatusInfo.asmx
Sample - http://corporateserver:9000/Syntergy/Replicator/StatusInfo.asmx
In this case the server name is corporateserver and the port being used by Central Admin is 9000.
|
Description |
Returns the version of Replicator that the remote server is running. |
|---|---|
|
Method Declaration |
public string GetReplicatorVersion () |
|
Input(s) |
None |
|
Output |
Return Type: String |
|
Sample Output |
2.5.0.0 |