Photon Server API Documentation
v5.0RC1
Additional Inherited Members | |
Public Member Functions inherited from Photon.SocketServer.Diagnostics.Counters.PerfCounterManagerBase< CustomAuthResultCounters > | |
| PerfCounterManagerBase () | |
| No direct calls to ctor from non-inherited classes. Use GlobalInstance or GetInstance(string). we can't use private ctor More... | |
Protected Member Functions inherited from Photon.SocketServer.Diagnostics.Counters.PerfCounterManagerBase< CustomAuthResultCounters > | |
| void | InitializeGlobal (object state) |
| Initialize global instance More... | |
| void | InitializeInstance (string instanceName) |
| Initialize specific instance More... | |
| virtual IList< ICounterProvider > | GetCustomCounterProviders () |
| Return list of instances of classes that provides ICounterProvider implementations More... | |
| PerformanceCounterCategory | GetOrCreateCategory (string categoryName, CounterCreationDataCollection counterCreationData, CountersPermissionLevels permissionLevel) |
| Get or create windows performance counter category. More... | |
Static Protected Member Functions inherited from Photon.SocketServer.Diagnostics.Counters.PerfCounterManagerBase< CustomAuthResultCounters > | |
| static void | InitializeWithDefaults () |
| Dummy method to initiate static ctor More... | |
| static bool | ValidateCategory (PerformanceCounterCategory category, CounterCreationDataCollection counterCreationData) |
| Detects if existing category contains all required counters More... | |
Static Protected Attributes inherited from Photon.SocketServer.Diagnostics.Counters.PerfCounterManagerBase< CustomAuthResultCounters > | |
| static readonly ILogger | Log |
| static readonly Dictionary< string, T > | Instances |
| static readonly Dictionary< Type, ICounterProvider > | CounterProviders |
Properties inherited from Photon.SocketServer.Diagnostics.Counters.PerfCounterManagerBase< CustomAuthResultCounters > | |
| static bool | isInitialized [get] |
| static T | GlobalInstance [get] |
| Global instance. Must be initialized before first call More... | |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |