Quantcast
Channel: Photon Server — Photon Engine
Viewing all articles
Browse latest Browse all 1557

Async Operations in Server plugins

$
0
0
What is recommended for use in server plugins for asynchronous web operations?

I have analytics functions that get sent out to playfab for various things, and I'm currently using ThreadPool.QueueUserWorkItem. Is there a preferred method for fire and forget async operations such as these that would be friendlier to the server?

Viewing all articles
Browse latest Browse all 1557

Trending Articles