C# Class BufferPoolTest.Item

Inheritance: ILockFreePoolItem, ILockFreePoolItemIndex, IDisposable
Afficher le fichier Open project: vf1/serversockets

Méthodes publiques

Свойство Type Description
TestIndex int
count int

Private Properties

Свойство Type Description
IDisposable void
ILockFreePoolItem void

Méthodes publiques

Méthode Description
Item ( ) : System

Private Methods

Méthode Description
IDisposable ( ) : void
ILockFreePoolItem ( ) : void

Method Details

Item() public méthode

public Item ( ) : System
Résultat System

Property Details

TestIndex public_oe property

public int TestIndex
Résultat int

count public_oe static_oe property

public static int count
Résultat int