Hey All,
I'm trying to get an instance of an IFeatureServerInfo within my Server Object Interceptor. I want to do this so that I can get the MaxRecorcdCount property on the Feature Service (http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#IFeatureServerInfo.htm ).
Does anyone know of a way to use the IServerObjectHelper (or something else...) to create an instance of IFeatureServerInfo?
Alternatively, does anyone know of another way to get the MaxRecordCount from the Feature Service within the SOI?
Cheers,
Jordan