I know I can get the JSON response for replicas within the ArcGIS Server from the URL: /FeatureServer/replicas?f=pjson
Is this possible with the .NET SDK? I coudn't find a method for it in the FeatureServiceInfo documentation: FeatureServiceInfo Class