如何知道转移时长?
我正在制作一个 Silverlight 分析器来了解有关 RIA 服务域服务请求的一些信息,例如请求的持续时间、响应的大小等。
但是我有一个问题是要找出在客户端完全下载响应需要多长时间( Silverlight 应用程序)。
我发现有一个进度活动,但它是在私人课程中。我不知道在哪里可以找到 BeginGetResponse 事件和 StopGetResponse 事件(或类似的一些信息)。
有想法这样做吗?
多谢。
塞德里克
I'm making a Silverlight profiler to know some information on RIA Services Domain Service Request like request's duration, response's size, etc.
But I have a problem to find how much time it takes for the response to be completely downloaded on the client side (Silverlight app).
I found there is a progress event, but it's in a private class. I don't know where to find the BeginGetResponse event and the StopGetResponse event (or some information like this).
Any idea to do that ?
Thanks a lot.
Cedric
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论