CMsgConnectionStatus
Interface CMsgConnectionStatus
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgConnectionStatus : ITypedProtobuf<CMsgConnectionStatus>, INativeHandleImplements
Properties
ClientSessionNeed
uint ClientSessionNeed { get; set; }Property Value
EstimatedWaitSecondsRemaining
int EstimatedWaitSecondsRemaining { get; set; }Property Value
QueuePosition
int QueuePosition { get; set; }Property Value
QueueSize
int QueueSize { get; set; }Property Value
Status
GCConnectionStatus Status { get; set; }Property Value
WaitSeconds
int WaitSeconds { get; set; }Property Value