C# 클래스 NFrame.NFIClusterClientModule.ConnectObjectData

파일 보기 프로젝트 열기: ketoo/NFrame

공개 프로퍼티들

프로퍼티 타입 설명
eState NFClusterClientModule.ClusterClientState
fMaxReconnectTime float
meServerType NFServer_def.NF_SERVER_TYPES
mnAreaID long
mnPort long
mstrAuth string
mstrDns string
mstrIP string
nServerID long
xNetModule NFNetModule
xNextTriggerTime System.DateTime

공개 메소드들

메소드 설명
ConnectObjectData ( ) : System

메소드 상세

ConnectObjectData() 공개 메소드

public ConnectObjectData ( ) : System
리턴 System

프로퍼티 상세

eState 공개적으로 프로퍼티

public NFClusterClientModule.ClusterClientState eState
리턴 NFClusterClientModule.ClusterClientState

fMaxReconnectTime 공개적으로 프로퍼티

public float fMaxReconnectTime
리턴 float

meServerType 공개적으로 프로퍼티

public NFServer_def.NF_SERVER_TYPES meServerType
리턴 NFServer_def.NF_SERVER_TYPES

mnAreaID 공개적으로 프로퍼티

public long mnAreaID
리턴 long

mnPort 공개적으로 프로퍼티

public long mnPort
리턴 long

mstrAuth 공개적으로 프로퍼티

public string mstrAuth
리턴 string

mstrDns 공개적으로 프로퍼티

public string mstrDns
리턴 string

mstrIP 공개적으로 프로퍼티

public string mstrIP
리턴 string

nServerID 공개적으로 프로퍼티

public long nServerID
리턴 long

xNetModule 공개적으로 프로퍼티

public NFNetModule,NFrame xNetModule
리턴 NFNetModule

xNextTriggerTime 공개적으로 프로퍼티

public DateTime,System xNextTriggerTime
리턴 System.DateTime