C# 클래스 LoginServer.Systems.SRX_Serverinfo

파일 보기 프로젝트 열기: CarlosX/DarkEmu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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