Photon Server API

Classes
Photon.SocketServer.Concurrency Namespace Reference

Classes

class  ActionQueue
 This class is an IFiber wrapper. It ensures that async actions are exeucted in a serial manner. More...
 
class  MessageChannel
 Subclass of ExitGames.Concurrency.Channels.Channel<T>. Uses an ExitGames.Diagnostics.Counter.ICounter to track the amount of published messages. More...
 
class  MTSafeStringBuilder
 
class  UnsubscriberCollection
 This is a collection of channel subscriptions. Dispose unsubcribes all subscriptions. More...