C# Class CRL.CacheServer.TcpPoolClient.Connection

Afficher le fichier Open project: hubro-xx/CRL2

Méthodes publiques

Свойство Type Description
Index int
LastUseTime System.DateTime
Socket CoreHelper.SocketUtil.TcpClient
Used bool

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Index public_oe property

public int Index
Résultat int

LastUseTime public_oe property

public DateTime,System LastUseTime
Résultat System.DateTime

Socket public_oe property

public CoreHelper.SocketUtil.TcpClient Socket
Résultat CoreHelper.SocketUtil.TcpClient

Used public_oe property

public bool Used
Résultat bool