Photon Server API

Static Public Attributes | List of all members
Photon.CounterPublisher.SocketServerCounterSchema.Threading Class Reference

Static Public Attributes

static readonly string BusinessLogicQueueAddPerSecondCounter = "Business Logic Queue +/sec"
 
static readonly string BusinessLogicQueueCounter = "Business Logic Queue"
 
static readonly string BusinessLogicQueueRemovePerSecondCounter = "Business Logic Queue -/sec"
 
static readonly string BusinessLogicThreadsActiveCounter = "Business Logic Threads Active"
 
static readonly string BusinessLogicThreadsEventsPerSecondCounter = "Business Logic Threads Events/sec"
 
static readonly string BusinessLogicThreadsProcessingCounter = "Business Logic Threads Processing"
 
static readonly string CategoryName = "Photon Socket Server: Threads and Queues"
 
static readonly string EnetQueueAddPerSecondCounter = "ENet Queue +/sec"
 
static readonly string EnetQueueCounter = "ENet Queue"
 
static readonly string EnetQueueRemovePerSecondCounter = "ENet Queue -/sec"
 
static readonly string EnetThreadsActiveCounter = "ENet Threads Active"
 
static readonly string EnetThreadsEventsPerSecondCounter = "ENet Threads Events/sec"
 
static readonly string EnetThreadsProcessingCounter = "ENet Threads Processing"
 
static readonly string EnetTimerThreadEventsPerSecondCounter = "ENet Timer Thread Events/sec"
 
static readonly string EnetTimerThreadsProcessingCounter = "ENet Timer Threads Processing"
 
static readonly string IoThreadsActiveCounter = "IO Threads Active"
 
static readonly string IoThreadsEventsPerSecondCounter = "IO Threads Events/sec"
 
static readonly string IoThreadsProcessingCounter = "IO Threads Processing"
 

Member Data Documentation

◆ BusinessLogicQueueAddPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.BusinessLogicQueueAddPerSecondCounter = "Business Logic Queue +/sec"
static

◆ BusinessLogicQueueCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.BusinessLogicQueueCounter = "Business Logic Queue"
static

◆ BusinessLogicQueueRemovePerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.BusinessLogicQueueRemovePerSecondCounter = "Business Logic Queue -/sec"
static

◆ BusinessLogicThreadsActiveCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.BusinessLogicThreadsActiveCounter = "Business Logic Threads Active"
static

◆ BusinessLogicThreadsEventsPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.BusinessLogicThreadsEventsPerSecondCounter = "Business Logic Threads Events/sec"
static

◆ BusinessLogicThreadsProcessingCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.BusinessLogicThreadsProcessingCounter = "Business Logic Threads Processing"
static

◆ CategoryName

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.CategoryName = "Photon Socket Server: Threads and Queues"
static

◆ EnetQueueAddPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetQueueAddPerSecondCounter = "ENet Queue +/sec"
static

◆ EnetQueueCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetQueueCounter = "ENet Queue"
static

◆ EnetQueueRemovePerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetQueueRemovePerSecondCounter = "ENet Queue -/sec"
static

◆ EnetThreadsActiveCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetThreadsActiveCounter = "ENet Threads Active"
static

◆ EnetThreadsEventsPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetThreadsEventsPerSecondCounter = "ENet Threads Events/sec"
static

◆ EnetThreadsProcessingCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetThreadsProcessingCounter = "ENet Threads Processing"
static

◆ EnetTimerThreadEventsPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetTimerThreadEventsPerSecondCounter = "ENet Timer Thread Events/sec"
static

◆ EnetTimerThreadsProcessingCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.EnetTimerThreadsProcessingCounter = "ENet Timer Threads Processing"
static

◆ IoThreadsActiveCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.IoThreadsActiveCounter = "IO Threads Active"
static

◆ IoThreadsEventsPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.IoThreadsEventsPerSecondCounter = "IO Threads Events/sec"
static

◆ IoThreadsProcessingCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Threading.IoThreadsProcessingCounter = "IO Threads Processing"
static