Using the .NET/C# library from Application Insights, is there a way for me to retrieve Page View data?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
What library, you mean the Application Insights SDK? Then no, that is not possible. It is only for sending data. For getting data you can use the Rest API.