I am trying to create an ArcGIS Runtime .Net application which is capable of creating MSPK for the given area of interest. For that I am planning to use a geoprocessing service of "Create Mobile Scene Package Tool".
My questions are, Is it possible to generate a MSPK file using a geoprocessing service? If yes, How can I do that using ArcGIS Runtime?
Also, Can I overcome the ArcGIS enterprise requirement by generating a .gpkx file and using Local Server on ArcGIS Runtime?
Kindly guide me to achieve my goal.