Photon Server API

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

Static Public Attributes

static readonly string CategoryName = "Photon Socket Server: UDP"
 
static readonly string DatagramsInCounter = "UDP: Datagrams in"
 
static readonly string DatagramsInPerSecondCounter = "UDP: Datagrams in/sec"
 
static readonly string DatagramsOutCounter = "UDP: Datagrams out"
 
static readonly string DatagramsOutPerSecondCounter = "UDP: Datagrams out/sec"
 
static readonly string PendingRecvsCounter = "UDP: Pending Recvs"
 
static readonly string UDPPeersCounterAllTime = "UDP: Peers (all time)"
 
static readonly string UDPPeersCounterMinusPerSecond = "UDP: Peers -/sec"
 
static readonly string UDPPeersCounterPlusPerSecond = "UDP: Peers +/sec"
 
static readonly string UDPPeersDisconnectedByAppCounter = "UDP: Disconnected Peers (M)"
 
static readonly string UDPPeersDisconnectedByAppCounterAllTime = "UDP: Disconnected Peers (M) (all time)"
 
static readonly string UDPPeersDisconnectedByAppCounterMinusPerSecond = "UDP: Disconnected Peers (M) -/sec"
 
static readonly string UDPPeersDisconnectedByAppCounterPlusPerSecond = "UDP: Disconnected Peers (M) +/sec"
 
static readonly string UDPPeersDisconnectedByClientCounter = "UDP: Disconnected Peers (C)"
 
static readonly string UDPPeersDisconnectedByClientCounterAllTime = "UDP: Disconnected Peers (C) (all time)"
 
static readonly string UDPPeersDisconnectedByClientCounterMinusPerSecond = "UDP: Disconnected Peers (C) -/sec"
 
static readonly string UDPPeersDisconnectedByClientCounterPlusPerSecond = "UDP: Disconnected Peers (C) +/sec"
 
static readonly string UDPPeersDisconnectedByServerCounter = "UDP: Disconnected Peers (S)"
 
static readonly string UDPPeersDisconnectedByServerCounterAllTime = "UDP: Disconnected Peers (S) (all time)"
 
static readonly string UDPPeersDisconnectedByServerCounterMinusPerSecond = "UDP: Disconnected Peers (S) -/sec"
 
static readonly string UDPPeersDisconnectedByServerCounterPlusPerSecond = "UDP: Disconnected Peers (S) +/sec"
 
static readonly string UDPPeersDisconnectedByTimeoutCounter = "UDP: Disconnected Peers (T)"
 
static readonly string UDPPeersDisconnectedByTimeoutCounterAllTime = "UDP: Disconnected Peers (T) (all time)"
 
static readonly string UDPPeersDisconnectedByTimeoutCounterMinusPerSecond = "UDP: Disconnected Peers (T) -/sec"
 
static readonly string UDPPeersDisconnectedByTimeoutCounterPlusPerSecond = "UDP: Disconnected Peers (T) +/sec"
 
static readonly string UDPPeersDisconnectedByConnectTimeoutCounter = "UDP: Disconnected Peers (CT)"
 
static readonly string UDPPeersDisconnectedByConnectTimeoutCounterAllTime = "UDP: Disconnected Peers (CT) (all time)"
 
static readonly string UDPPeersDisconnectedByConnectTimeoutCounterMinusPerSecond = "UDP: Disconnected Peers (CT) -/sec"
 
static readonly string UDPPeersDisconnectedByConnectTimeoutCounterPlusPerSecond = "UDP: Disconnected Peers (CT) +/sec"
 
static readonly string UDPPeersDisconnectedCounter = "UDP: Disconnected Peers"
 
static readonly string UDPPeersDisconnectedCounterAllTime = "UDP: Disconnected Peers (all time)"
 
static readonly string UDPPeersDisconnectedCounterMinusPerSecond = "UDP: Disconnected Peers -/sec"
 
static readonly string UDPPeersDisconnectedCounterPlusPerSecond = "UDP: Disconnected Peers +/sec"
 
static readonly string UdpBytesInCounter = "UDP: Bytes in"
 
static readonly string UdpBytesInPerSecondCounter = "UDP: Bytes in/sec"
 
static readonly string UdpBytesOutCounter = "UDP: Bytes out"
 
static readonly string UdpBytesOutPerSecondCounter = "UDP: Bytes out/sec"
 
static readonly string UdpConnectionsActiveCounter = "UDP: Connections Active"
 
static readonly string UdpMessagesInCounter = "UDP: Messages in"
 
static readonly string UdpMessagesInCounterPerSecond = "UDP: Messages in/sec"
 
static readonly string UdpMessagesOutCounter = "UDP: Messages out"
 
static readonly string UdpMessagesOutCounterPerSecond = "UDP: Messages out/sec"
 
static readonly string UdpPeersCounter = "UDP: Peers"
 

Member Data Documentation

◆ CategoryName

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.CategoryName = "Photon Socket Server: UDP"
static

◆ DatagramsInCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.DatagramsInCounter = "UDP: Datagrams in"
static

◆ DatagramsInPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.DatagramsInPerSecondCounter = "UDP: Datagrams in/sec"
static

◆ DatagramsOutCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.DatagramsOutCounter = "UDP: Datagrams out"
static

◆ DatagramsOutPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.DatagramsOutPerSecondCounter = "UDP: Datagrams out/sec"
static

◆ PendingRecvsCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.PendingRecvsCounter = "UDP: Pending Recvs"
static

◆ UdpBytesInCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpBytesInCounter = "UDP: Bytes in"
static

◆ UdpBytesInPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpBytesInPerSecondCounter = "UDP: Bytes in/sec"
static

◆ UdpBytesOutCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpBytesOutCounter = "UDP: Bytes out"
static

◆ UdpBytesOutPerSecondCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpBytesOutPerSecondCounter = "UDP: Bytes out/sec"
static

◆ UdpConnectionsActiveCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpConnectionsActiveCounter = "UDP: Connections Active"
static

◆ UdpMessagesInCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpMessagesInCounter = "UDP: Messages in"
static

◆ UdpMessagesInCounterPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpMessagesInCounterPerSecond = "UDP: Messages in/sec"
static

◆ UdpMessagesOutCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpMessagesOutCounter = "UDP: Messages out"
static

◆ UdpMessagesOutCounterPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpMessagesOutCounterPerSecond = "UDP: Messages out/sec"
static

◆ UdpPeersCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UdpPeersCounter = "UDP: Peers"
static

◆ UDPPeersCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersCounterAllTime = "UDP: Peers (all time)"
static

◆ UDPPeersCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersCounterMinusPerSecond = "UDP: Peers -/sec"
static

◆ UDPPeersCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersCounterPlusPerSecond = "UDP: Peers +/sec"
static

◆ UDPPeersDisconnectedByAppCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByAppCounter = "UDP: Disconnected Peers (M)"
static

◆ UDPPeersDisconnectedByAppCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByAppCounterAllTime = "UDP: Disconnected Peers (M) (all time)"
static

◆ UDPPeersDisconnectedByAppCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByAppCounterMinusPerSecond = "UDP: Disconnected Peers (M) -/sec"
static

◆ UDPPeersDisconnectedByAppCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByAppCounterPlusPerSecond = "UDP: Disconnected Peers (M) +/sec"
static

◆ UDPPeersDisconnectedByClientCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByClientCounter = "UDP: Disconnected Peers (C)"
static

◆ UDPPeersDisconnectedByClientCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByClientCounterAllTime = "UDP: Disconnected Peers (C) (all time)"
static

◆ UDPPeersDisconnectedByClientCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByClientCounterMinusPerSecond = "UDP: Disconnected Peers (C) -/sec"
static

◆ UDPPeersDisconnectedByClientCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByClientCounterPlusPerSecond = "UDP: Disconnected Peers (C) +/sec"
static

◆ UDPPeersDisconnectedByConnectTimeoutCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByConnectTimeoutCounter = "UDP: Disconnected Peers (CT)"
static

◆ UDPPeersDisconnectedByConnectTimeoutCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByConnectTimeoutCounterAllTime = "UDP: Disconnected Peers (CT) (all time)"
static

◆ UDPPeersDisconnectedByConnectTimeoutCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByConnectTimeoutCounterMinusPerSecond = "UDP: Disconnected Peers (CT) -/sec"
static

◆ UDPPeersDisconnectedByConnectTimeoutCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByConnectTimeoutCounterPlusPerSecond = "UDP: Disconnected Peers (CT) +/sec"
static

◆ UDPPeersDisconnectedByServerCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByServerCounter = "UDP: Disconnected Peers (S)"
static

◆ UDPPeersDisconnectedByServerCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByServerCounterAllTime = "UDP: Disconnected Peers (S) (all time)"
static

◆ UDPPeersDisconnectedByServerCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByServerCounterMinusPerSecond = "UDP: Disconnected Peers (S) -/sec"
static

◆ UDPPeersDisconnectedByServerCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByServerCounterPlusPerSecond = "UDP: Disconnected Peers (S) +/sec"
static

◆ UDPPeersDisconnectedByTimeoutCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByTimeoutCounter = "UDP: Disconnected Peers (T)"
static

◆ UDPPeersDisconnectedByTimeoutCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByTimeoutCounterAllTime = "UDP: Disconnected Peers (T) (all time)"
static

◆ UDPPeersDisconnectedByTimeoutCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByTimeoutCounterMinusPerSecond = "UDP: Disconnected Peers (T) -/sec"
static

◆ UDPPeersDisconnectedByTimeoutCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedByTimeoutCounterPlusPerSecond = "UDP: Disconnected Peers (T) +/sec"
static

◆ UDPPeersDisconnectedCounter

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedCounter = "UDP: Disconnected Peers"
static

◆ UDPPeersDisconnectedCounterAllTime

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedCounterAllTime = "UDP: Disconnected Peers (all time)"
static

◆ UDPPeersDisconnectedCounterMinusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedCounterMinusPerSecond = "UDP: Disconnected Peers -/sec"
static

◆ UDPPeersDisconnectedCounterPlusPerSecond

readonly string Photon.CounterPublisher.SocketServerCounterSchema.Udp.UDPPeersDisconnectedCounterPlusPerSecond = "UDP: Disconnected Peers +/sec"
static