CGCMsgGetSystemStatsResponse
Interface CGCMsgGetSystemStatsResponse
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CGCMsgGetSystemStatsResponse : ITypedProtobuf<CGCMsgGetSystemStatsResponse>, INativeHandleImplements
Properties
ActiveJobs
uint ActiveJobs { get; set; }Property Value
GameServerSessions
uint GameServerSessions { get; set; }Property Value
GcAppId
uint GcAppId { get; set; }Property Value
LogonJobs
uint LogonJobs { get; set; }Property Value
LogonQueue
uint LogonQueue { get; set; }Property Value
Socaches
uint Socaches { get; set; }Property Value
SocachesLoading
uint SocachesLoading { get; set; }Property Value
SocachesToUnload
uint SocachesToUnload { get; set; }Property Value
StatsKv
byte[] StatsKv { get; set; }Property Value
SteamidLocks
uint SteamidLocks { get; set; }Property Value
UserSessions
uint UserSessions { get; set; }Property Value
WritebackQueue
uint WritebackQueue { get; set; }Property Value
YieldingJobs
uint YieldingJobs { get; set; }Property Value