C# Class TSystems.RELOAD.ReloadConnectionTableInfoElement

Datei anzeigen 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_oe property

public Socket AssociatedSocket
return Socket

LastActivity public_oe property

public DateTime,System LastActivity
return System.DateTime

NodeID public_oe property

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

Outbound public_oe property

public bool Outbound
return bool

RemainingUpTime public_oe property

public TimeSpan,System RemainingUpTime
return System.TimeSpan