C# Класс LoginServer.Systems.SRX_Serverinfo

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
Version int
code string
extip string
id System.UInt16
ip string
ipcport System.UInt16
lan_wan bool
lastPing System.DateTime
maxSlots System.UInt16
name string
port System.UInt16
status byte
usedSlots System.UInt16
wan string

Описание свойств

Version публичное свойство

public int Version
Результат int

code публичное свойство

public string code
Результат string

extip публичное свойство

public string extip
Результат string

id публичное свойство

public UInt16,System id
Результат System.UInt16

ip публичное свойство

public string ip
Результат string

ipcport публичное свойство

public UInt16,System ipcport
Результат System.UInt16

lan_wan публичное свойство

public bool lan_wan
Результат bool

lastPing публичное свойство

public DateTime,System lastPing
Результат System.DateTime

maxSlots публичное свойство

public UInt16,System maxSlots
Результат System.UInt16

name публичное свойство

public string name
Результат string

port публичное свойство

public UInt16,System port
Результат System.UInt16

status публичное свойство

public byte status
Результат byte

usedSlots публичное свойство

public UInt16,System usedSlots
Результат System.UInt16

wan публичное свойство

public string wan
Результат string