C# Class LiteNetLib.NetBase.IncomingData

Show file Open project: RevenantX/LiteNetLib

Public Properties

Property Type Description
Data byte[]
EndPoint NetEndPoint
TimeWhenGet System.DateTime

Property Details

Data public property

public byte[] Data
return byte[]

EndPoint public property

public NetEndPoint,LiteNetLib EndPoint
return NetEndPoint

TimeWhenGet public property

public DateTime,System TimeWhenGet
return System.DateTime