C# Class huqiang.NetworkLink

Mostrar archivo Open project: huqiang0204/huqiang.UnitySubThreadUI Class Usage Examples

Public Properties

Property Type Description
Index int
buffIndex int
endpPoint IPEndPoint
id Int64
ip int
port int

Public Methods

Method Description
Recive ( long now ) : void

Method Details

Recive() public method

public Recive ( long now ) : void
now long
return void

Property Details

Index public_oe property

public int Index
return int

buffIndex public_oe property

public int buffIndex
return int

endpPoint public_oe property

public IPEndPoint endpPoint
return IPEndPoint

id public_oe property

public Int64 id
return Int64

ip public_oe property

public int ip
return int

port public_oe property

public int port
return int