Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果使用 timed=true 参数调用 FlurryWP8SDK.Api.LogEvent 但从不调用 FlurryWP8SDK.Api.EndTimedEvent 会发生什么?如果没有时间组件,事件是否仍会被记录?
如果您不结束定时事件调用,则定时事件在会话结束时结束,即当用户退出应用程序时。