C# Class TSystems.RELOAD.ReloadConnectionTableInfoElement

Show file Open project: RELOAD-NET/RELOAD.NET

Public Properties

Property Type Description
AssociatedSocket Socket
LastActivity System.DateTime
NodeID TSystems.RELOAD.Utils.NodeId
Outbound bool
RemainingUpTime System.TimeSpan

Property Details

AssociatedSocket public property

public Socket AssociatedSocket
return Socket

LastActivity public property

public DateTime,System LastActivity
return System.DateTime

NodeID public property

public NodeId,TSystems.RELOAD.Utils NodeID
return TSystems.RELOAD.Utils.NodeId

Outbound public property

public bool Outbound
return bool

RemainingUpTime public property

public TimeSpan,System RemainingUpTime
return System.TimeSpan